Lines Matching defs:ccp
95 static int ccp_get_errno(struct ccp_device *ccp) in ccp_get_errno()
114 static int send_usb_cmd(struct ccp_device *ccp, u8 command, u8 byte1, u8 byte2, u8 byte3) in send_usb_cmd()
151 struct ccp_device *ccp = hid_get_drvdata(hdev); in ccp_raw_event() local
166 static int get_data(struct ccp_device *ccp, int command, int channel, bool two_byte_data) in get_data()
185 static int set_pwm(struct ccp_device *ccp, int channel, long val) in set_pwm()
205 static int set_target(struct ccp_device *ccp, int channel, long val) in set_target()
222 struct ccp_device *ccp = dev_get_drvdata(dev); in ccp_read_string() local
244 struct ccp_device *ccp = dev_get_drvdata(dev); in ccp_read() local
313 struct ccp_device *ccp = dev_get_drvdata(dev); in ccp_write() local
342 const struct ccp_device *ccp = data; in ccp_is_visible() local
445 static int get_fan_cnct(struct ccp_device *ccp) in get_fan_cnct()
483 static int get_temp_cnct(struct ccp_device *ccp) in get_temp_cnct()
506 struct ccp_device *ccp; in ccp_probe() local
568 struct ccp_device *ccp = hid_get_drvdata(hdev); in ccp_remove() local