| /kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
| H A D | f_acm.c | 299 struct usb_composite_dev *cdev = acm->port.func.config->cdev; in acm_complete_set_line_coding() local 331 struct usb_composite_dev *cdev = f->config->cdev; in acm_setup() local 423 struct usb_composite_dev *cdev = f->config->cdev; acm_set_alt() local 469 struct usb_composite_dev *cdev = f->config->cdev; acm_disable() local 535 struct usb_composite_dev *cdev = acm->port.func.config->cdev; acm_notify_serial_state() local 610 struct usb_composite_dev *cdev = c->cdev; acm_bind() local [all...] |
| H A D | f_uvc.c | 268 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_function_setup_continue() local 292 struct usb_composite_dev *cdev = f->config->cdev; in uvc_function_set_alt() local 434 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_register_video() local 645 struct usb_composite_dev *cdev = c->cdev; uvc_function_bind() local 978 struct usb_composite_dev *cdev = c->cdev; uvc_function_unbind() local [all...] |
| H A D | f_rndis.c | 376 struct usb_composite_dev *cdev = rndis->port.func.config->cdev; in rndis_response_available() local 401 struct usb_composite_dev *cdev = rndis->port.func.config->cdev; in rndis_response_complete() local 455 struct usb_composite_dev *cdev = f->config->cdev; in rndis_setup() local 529 struct usb_composite_dev *cdev = f->config->cdev; rndis_set_alt() local 599 struct usb_composite_dev *cdev = f->config->cdev; rndis_disable() local 625 struct usb_composite_dev *cdev = geth->func.config->cdev; rndis_open() local 658 struct usb_composite_dev *cdev = c->cdev; rndis_bind() local [all...] |
| /kernel/linux/linux-6.6/drivers/thermal/ |
| H A D | thermal_sysfs.c | 588 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cdev_type_show() local 596 struct thermal_cooling_device *cdev = to_cooling_device(dev); in max_state_show() local 604 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_show() local 618 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_store() local 684 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, unsigned long new_state) thermal_cooling_device_stats_update() argument 711 struct thermal_cooling_device *cdev = to_cooling_device(dev); total_trans_show() local 735 struct thermal_cooling_device *cdev = to_cooling_device(dev); time_in_state_ms_show() local 766 struct thermal_cooling_device *cdev = to_cooling_device(dev); reset_store() local 799 struct thermal_cooling_device *cdev = to_cooling_device(dev); trans_table_show() local 872 cooling_device_stats_setup(struct thermal_cooling_device *cdev) cooling_device_stats_setup() argument 903 cooling_device_stats_destroy(struct thermal_cooling_device *cdev) cooling_device_stats_destroy() argument 912 cooling_device_stats_setup(struct thermal_cooling_device *cdev) cooling_device_stats_setup() argument 914 cooling_device_stats_destroy(struct thermal_cooling_device *cdev) cooling_device_stats_destroy() argument 918 thermal_cooling_device_setup_sysfs(struct thermal_cooling_device *cdev) thermal_cooling_device_setup_sysfs() argument 924 thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev) thermal_cooling_device_destroy_sysfs() argument 929 thermal_cooling_device_stats_reinit(struct thermal_cooling_device *cdev) thermal_cooling_device_stats_reinit() argument [all...] |
| /kernel/linux/linux-6.6/drivers/clk/ |
| H A D | clk-vt8500.c | 77 struct clk_device *cdev = to_clk_device(hw); in vt8500_dclk_enable() local 93 struct clk_device *cdev = to_clk_device(hw); in vt8500_dclk_disable() local 108 struct clk_device *cdev = to_clk_device(hw); vt8500_dclk_is_enabled() local 117 struct clk_device *cdev = to_clk_device(hw); vt8500_dclk_recalc_rate() local 134 struct clk_device *cdev = to_clk_device(hw); vt8500_dclk_round_rate() local 160 struct clk_device *cdev = to_clk_device(hw); vt8500_dclk_set_rate() local [all...] |
| /kernel/linux/linux-6.6/drivers/char/xilinx_hwicap/ |
| H A D | xilinx_hwicap.h | 53 struct cdev cdev; /* Char device structure */ member
|
| /kernel/linux/linux-6.6/drivers/fpga/ |
| H A D | dfl-fme-main.c | 141 struct dfl_fpga_cdev *cdev = pdata->dfl_cdev; in fme_hdr_ioctl_release_port() local 153 struct dfl_fpga_cdev *cdev = pdata->dfl_cdev; in fme_hdr_ioctl_assign_port() local
|
| /kernel/linux/linux-6.6/drivers/fsi/ |
| H A D | fsi-scom.c | 71 struct cdev cdev; member
|
| /kernel/linux/linux-6.6/drivers/dma/idxd/ |
| H A D | cdev.c | 179 struct cdev *cdev = inode->i_cdev; in inode_idxd_cdev() local 452 struct cdev *cdev; in idxd_wq_add_cdev() local [all...] |
| /kernel/linux/linux-6.6/drivers/dax/ |
| H A D | super.c | 30 struct cdev cdev; member 500 struct cdev *cdev = inode->i_cdev; in inode_dax() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | tt.c | 726 static int iwl_mvm_tcool_get_max_state(struct thermal_cooling_device *cdev, in iwl_mvm_tcool_get_max_state() argument 734 static int iwl_mvm_tcool_get_cur_state(struct thermal_cooling_device *cdev, in iwl_mvm_tcool_get_cur_state() argument 744 static int iwl_mvm_tcool_set_cur_state(struct thermal_cooling_device *cdev, in iwl_mvm_tcool_set_cur_state() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | init.c | 122 mt7915_thermal_get_max_throttle_state(struct thermal_cooling_device *cdev, in mt7915_thermal_get_max_throttle_state() argument 131 mt7915_thermal_get_cur_throttle_state(struct thermal_cooling_device *cdev, in mt7915_thermal_get_cur_throttle_state() argument 142 mt7915_thermal_set_cur_throttle_state(struct thermal_cooling_device *cdev, in mt7915_thermal_set_cur_throttle_state() argument 191 struct thermal_cooling_device *cdev; in mt7915_thermal_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/nvme/host/ |
| H A D | ioctl.c | 855 struct cdev *cdev = file_inode(file)->i_cdev; in nvme_ns_head_chr_ioctl() local 880 struct cdev *cdev = file_inode(ioucmd->file)->i_cdev; in nvme_ns_head_chr_uring_cmd() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/ |
| H A D | main.c | 847 static struct qedr_dev *qedr_add(struct qed_dev *cdev, struc argument [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| H A D | uverbs.h | 108 struct cdev cdev; member
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | max6650.c | 470 static int max6650_get_max_state(struct thermal_cooling_device *cdev, in max6650_get_max_state() argument 478 static int max6650_get_cur_state(struct thermal_cooling_device *cdev, in max6650_get_cur_state() argument 488 static int max6650_set_cur_state(struct thermal_cooling_device *cdev, in max6650_set_cur_state() argument
|
| /kernel/linux/linux-6.6/drivers/hsi/clients/ |
| H A D | hsi_char.c | 101 struct cdev cdev; member [all...] |
| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | hid-corsair.c | 30 struct led_classdev cdev; member [all...] |
| H A D | hid-apple.c | 80 struct led_classdev cdev; member
|
| H A D | hid-lg-g15.c | 47 struct led_classdev cdev; member [all...] |
| H A D | hid-led.c | 83 struct led_classdev cdev; member 189 static int riso_kagaku_write(struct led_classdev *cdev, enum led_brightness br) in riso_kagaku_write() argument 200 static int dream_cheeky_write(struct led_classdev *cdev, enum led_brightness br) in dream_cheeky_write() argument 229 _thingm_write(struct led_classdev *cdev, enum led_brightness br, u8 offset) _thingm_write() argument 243 thingm_write_v1(struct led_classdev *cdev, enum led_brightness br) thingm_write_v1() argument 248 thingm_write(struct led_classdev *cdev, enum led_brightness br) thingm_write() argument 309 delcom_write(struct led_classdev *cdev, enum led_brightness br) delcom_write() argument 341 luxafor_write(struct led_classdev *cdev, enum led_brightness br) luxafor_write() argument [all...] |
| /kernel/linux/linux-6.6/drivers/leds/flash/ |
| H A D | leds-lm3601x.c | 170 static int lm3601x_brightness_set(struct led_classdev *cdev, in lm3601x_brightness_set() argument
|
| /kernel/linux/linux-6.6/drivers/leds/ |
| H A D | leds-aw200xx.c | 106 struct led_classdev cdev; member 125 struct led_classdev *cdev = dev_get_drvdata(dev); in dim_show() local 138 struct led_classdev *cdev = dev_get_drvdata(dev); in dim_store() local 181 static int aw200xx_brightness_set(struct led_classdev *cdev, in aw200xx_brightness_set() argument [all...] |
| H A D | leds-lp50xx.c | 304 static int lp50xx_brightness_set(struct led_classdev *cdev, in lp50xx_brightness_set() argument
|
| H A D | leds-lm3533.c | 46 struct led_classdev cdev; member 54 static inline struct lm3533_led *to_lm3533_led(struct led_classdev *cdev) in to_lm3533_led() argument 118 static int lm3533_led_set(struct led_classdev *cdev, in lm3533_led_set() argument 131 static enum led_brightness lm3533_led_get(struct led_classdev *cdev) in lm3533_led_get() argument 281 lm3533_led_blink_set(struct led_classdev *cdev, unsigned long *delay_on, unsigned long *delay_off) lm3533_led_blink_set() argument [all...] |