Home
last modified time | relevance | path

Searched refs:extcon_dev_allocate (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dextcon-provider.h36 extern struct extcon_dev *extcon_dev_allocate(const unsigned int *cable);
89 static inline struct extcon_dev *extcon_dev_allocate(const unsigned int *cable) in extcon_dev_allocate() function
/Linux-v4.19/drivers/extcon/
Ddevres.c82 edev = extcon_dev_allocate(supported_cable); in devm_extcon_dev_allocate()
Dextcon.c1049 struct extcon_dev *extcon_dev_allocate(const unsigned int *supported_cable) in extcon_dev_allocate() function