Lines Matching defs:ccp
101 static int ccp_get_errno(struct ccp_device *ccp) in ccp_get_errno()
120 static int send_usb_cmd(struct ccp_device *ccp, u8 command, u8 byte1, u8 byte2, u8 byte3) in send_usb_cmd()
154 struct ccp_device *ccp = hid_get_drvdata(hdev); in ccp_raw_event() local
168 static int get_data(struct ccp_device *ccp, int command, int channel, bool two_byte_data) in get_data()
187 static int set_pwm(struct ccp_device *ccp, int channel, long val) in set_pwm()
207 static int set_target(struct ccp_device *ccp, int channel, long val) in set_target()
224 struct ccp_device *ccp = dev_get_drvdata(dev); in ccp_read_string() local
246 struct ccp_device *ccp = dev_get_drvdata(dev); in ccp_read() local
315 struct ccp_device *ccp = dev_get_drvdata(dev); in ccp_write() local
344 const struct ccp_device *ccp = data; in ccp_is_visible() local
447 static int get_fan_cnct(struct ccp_device *ccp) in get_fan_cnct()
485 static int get_temp_cnct(struct ccp_device *ccp) in get_temp_cnct()
507 static int get_fw_version(struct ccp_device *ccp) in get_fw_version()
524 static int get_bl_version(struct ccp_device *ccp) in get_bl_version()
541 struct ccp_device *ccp = seqf->private; in firmware_show() local
554 struct ccp_device *ccp = seqf->private; in bootloader_show() local
564 static void ccp_debugfs_init(struct ccp_device *ccp) in ccp_debugfs_init()
585 struct ccp_device *ccp; in ccp_probe() local
650 struct ccp_device *ccp = hid_get_drvdata(hdev); in ccp_remove() local