Home
last modified time | relevance | path

Searched refs:extcon_dev_register (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Dextcon.h171 extern int extcon_dev_register(struct extcon_dev *edev);
250 static inline int extcon_dev_register(struct extcon_dev *edev) in extcon_dev_register() function
/linux-4.4.14/drivers/extcon/
Dextcon.c765 int extcon_dev_register(struct extcon_dev *edev) in extcon_dev_register() function
969 EXPORT_SYMBOL_GPL(extcon_dev_register);
1050 ret = extcon_dev_register(edev); in devm_extcon_dev_register()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-extcon8 with extcon_dev_register.
/linux-4.4.14/Documentation/extcon/
Dporting-android-switch-class28 => extcon_dev_register(edev)