Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dextcon-provider.h28 extern int extcon_dev_register(struct extcon_dev *edev);
73 static inline int extcon_dev_register(struct extcon_dev *edev) in extcon_dev_register() function
/Linux-v4.19/drivers/extcon/
Ddevres.c135 ret = extcon_dev_register(edev); in devm_extcon_dev_register()
Dextcon.c1090 int extcon_dev_register(struct extcon_dev *edev) in extcon_dev_register() function
1295 EXPORT_SYMBOL_GPL(extcon_dev_register);
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-extcon8 with extcon_dev_register.