Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dextcon-provider.h81 static inline struct extcon_dev *extcon_dev_allocate(const unsigned int *cable) in extcon_dev_allocate() function
/kernel/linux/linux-5.10/include/linux/
Dextcon-provider.h81 static inline struct extcon_dev *extcon_dev_allocate(const unsigned int *cable) in extcon_dev_allocate() function
/kernel/linux/linux-6.6/drivers/extcon/
Dextcon.c1056 struct extcon_dev *extcon_dev_allocate(const unsigned int *supported_cable) in extcon_dev_allocate() function
/kernel/linux/linux-5.10/drivers/extcon/
Dextcon.c1059 struct extcon_dev *extcon_dev_allocate(const unsigned int *supported_cable) in extcon_dev_allocate() function