Home
last modified time | relevance | path

Searched defs:extcon_dev_allocate (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dextcon-provider.h89 static inline struct extcon_dev *extcon_dev_allocate(const unsigned int *cable) in extcon_dev_allocate() function
/linux-4.19.296/drivers/extcon/
Dextcon.c1057 struct extcon_dev *extcon_dev_allocate(const unsigned int *supported_cable) in extcon_dev_allocate() function