Searched refs:extcon_dev_register (Results 1 – 4 of 4) sorted by relevance
20 int extcon_dev_register(struct extcon_dev *edev);65 static inline int extcon_dev_register(struct extcon_dev *edev) in extcon_dev_register() function
127 ret = extcon_dev_register(edev); in devm_extcon_dev_register()
1247 int extcon_dev_register(struct extcon_dev *edev) in extcon_dev_register() function1349 EXPORT_SYMBOL_GPL(extcon_dev_register);
8 with extcon_dev_register.