Home
last modified time | relevance | path

Searched refs:thc_port_type (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-dev.h21 enum thc_port_type { enum
71 enum thc_port_type port_type;
104 int thc_port_select(struct thc_device *dev, enum thc_port_type port_type);
H A Dintel-thc-dev.c1072 int thc_port_select(struct thc_device *dev, enum thc_port_type port_type) in thc_port_select()