Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-dev.h22 enum thc_port_type { enum
77 enum thc_port_type port_type;
117 int thc_port_select(struct thc_device *dev, enum thc_port_type port_type);
H A Dintel-thc-dev.c1074 int thc_port_select(struct thc_device *dev, enum thc_port_type port_type) in thc_port_select()