Home
last modified time | relevance | path

Searched defs:extcon_set_property_sync (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dextcon-provider.h121 static inline int extcon_set_property_sync(struct extcon_dev *edev, in extcon_set_property_sync() function
/kernel/linux/linux-6.6/include/linux/
H A Dextcon-provider.h121 static inline int extcon_set_property_sync(struct extcon_dev *edev, in extcon_set_property_sync() function
/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon.c777 int extcon_set_property_sync(struct extcon_dev *edev, unsigned int id, in extcon_set_property_sync() function
789 EXPORT_SYMBOL_GPL(extcon_set_property_sync); variable
/kernel/linux/linux-6.6/drivers/extcon/
H A Dextcon.c771 int extcon_set_property_sync(struct extcon_dev *edev, unsigned int id, in extcon_set_property_sync() function
783 EXPORT_SYMBOL_GPL(extcon_set_property_sync); variable

Completed in 5 milliseconds