Lines Matching refs:id
175 int extcon_get_state(struct extcon_dev *edev, unsigned int id);
186 int extcon_get_property(struct extcon_dev *edev, unsigned int id,
190 unsigned int id, unsigned int prop);
201 int extcon_register_notifier(struct extcon_dev *edev, unsigned int id,
203 int extcon_unregister_notifier(struct extcon_dev *edev, unsigned int id,
206 struct extcon_dev *edev, unsigned int id,
209 struct extcon_dev *edev, unsigned int id,
235 static inline int extcon_get_state(struct extcon_dev *edev, unsigned int id) in extcon_get_state() argument
240 static inline int extcon_get_property(struct extcon_dev *edev, unsigned int id, in extcon_get_property() argument
248 unsigned int id, unsigned int prop) in extcon_get_property_capability() argument
254 unsigned int id, struct notifier_block *nb) in extcon_register_notifier() argument
260 unsigned int id, struct notifier_block *nb) in extcon_unregister_notifier() argument
266 struct extcon_dev *edev, unsigned int id, in devm_extcon_register_notifier() argument
273 struct extcon_dev *edev, unsigned int id, in devm_extcon_unregister_notifier() argument