Searched full:expresswire (Results 1 – 9 of 9) sorted by relevance
3 * Shared library for Kinetic's ExpressWire protocol.4 * This protocol works by pulsing the ExpressWire IC's control GPIO.14 #include <linux/leds-expresswire.h>21 EXPORT_SYMBOL_NS_GPL(expresswire_power_off, "EXPRESSWIRE");31 EXPORT_SYMBOL_NS_GPL(expresswire_enable, "EXPRESSWIRE");38 EXPORT_SYMBOL_NS_GPL(expresswire_start, "EXPRESSWIRE");47 EXPORT_SYMBOL_NS_GPL(expresswire_end, "EXPRESSWIRE");63 EXPORT_SYMBOL_NS_GPL(expresswire_set_bit, "EXPRESSWIRE");72 EXPORT_SYMBOL_NS_GPL(expresswire_write_u8, "EXPRESSWIRE");
3 * Shared library for Kinetic's ExpressWire protocol.4 * This protocol works by pulsing the ExpressWire IC's control GPIO.
14 It uses ExpressWire single-wire programming for maximum flexibility.16 The ExpressWire interface through CTRL pin can control LED on/off and
8 #include <linux/leds-expresswire.h>125 MODULE_IMPORT_NS("EXPRESSWIRE");
12 #include <linux/leds-expresswire.h>72 /* Common ExpressWire properties (ctrl GPIO and timing) */352 MODULE_IMPORT_NS("EXPRESSWIRE");
30 through ExpressWire interface.
16 "ExpressWire".
17 "expresswire".
8675 EXPRESSWIRE PROTOCOL LIBRARY8679 F: drivers/leds/leds-expresswire.c8680 F: include/linux/leds-expresswire.h