Searched refs:extcon_dev_allocate (Results 1 – 2 of 2) sorted by relevance
197 extern struct extcon_dev *extcon_dev_allocate(const char **cables);279 static inline struct extcon_dev *extcon_dev_allocate(const char **cables) in extcon_dev_allocate() function
608 struct extcon_dev *extcon_dev_allocate(const char **supported_cable) in extcon_dev_allocate() function670 edev = extcon_dev_allocate(supported_cable); in devm_extcon_dev_allocate()