Lines Matching defs:id

34 	unsigned int id;  member
266 static int find_cable_index_by_id(struct extcon_dev *edev, const unsigned int id) in find_cable_index_by_id()
307 static bool is_extcon_property_supported(unsigned int id, unsigned int prop) in is_extcon_property_supported()
321 unsigned int id, int index,unsigned int prop) in is_extcon_property_capability()
353 static void init_property(struct extcon_dev *edev, unsigned int id, int index) in init_property()
429 int extcon_sync(struct extcon_dev *edev, unsigned int id) in extcon_sync()
510 int extcon_get_state(struct extcon_dev *edev, const unsigned int id) in extcon_get_state()
543 int extcon_set_state(struct extcon_dev *edev, unsigned int id, bool state) in extcon_set_state()
598 int extcon_set_state_sync(struct extcon_dev *edev, unsigned int id, bool state) in extcon_set_state_sync()
624 int extcon_get_property(struct extcon_dev *edev, unsigned int id, in extcon_get_property()
703 int extcon_set_property(struct extcon_dev *edev, unsigned int id, in extcon_set_property()
771 int extcon_set_property_sync(struct extcon_dev *edev, unsigned int id, in extcon_set_property_sync()
794 int extcon_get_property_capability(struct extcon_dev *edev, unsigned int id, in extcon_get_property_capability()
828 int extcon_set_property_capability(struct extcon_dev *edev, unsigned int id, in extcon_set_property_capability()
913 int extcon_register_notifier(struct extcon_dev *edev, unsigned int id, in extcon_register_notifier()
942 int extcon_unregister_notifier(struct extcon_dev *edev, unsigned int id, in extcon_unregister_notifier()