| /Linux-v5.15/drivers/leds/ |
| D | leds-is31fl319x.c | 73 struct led_classdev cdev; member 110 static int is31fl319x_brightness_set(struct led_classdev *cdev, in is31fl319x_brightness_set() 178 struct led_classdev *cdev = &led->cdev; in is31fl319x_parse_child_dt() local
|
| D | leds-an30259a.c | 67 struct led_classdev cdev; member 81 static int an30259a_brightness_set(struct led_classdev *cdev, in an30259a_brightness_set() 127 static int an30259a_blink_set(struct led_classdev *cdev, in an30259a_blink_set()
|
| D | leds-88pm860x.c | 29 struct led_classdev cdev; member 66 static int pm860x_led_set(struct led_classdev *cdev, in pm860x_led_set()
|
| D | leds-lm3642.c | 198 static int lm3642_torch_brightness_set(struct led_classdev *cdev, in lm3642_torch_brightness_set() 245 static int lm3642_strobe_brightness_set(struct led_classdev *cdev, in lm3642_strobe_brightness_set() 260 static int lm3642_indicator_brightness_set(struct led_classdev *cdev, in lm3642_indicator_brightness_set()
|
| 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() 118 static int lm3533_led_set(struct led_classdev *cdev, in lm3533_led_set() 131 static enum led_brightness lm3533_led_get(struct led_classdev *cdev) in lm3533_led_get() 281 static int lm3533_led_blink_set(struct led_classdev *cdev, in lm3533_led_blink_set()
|
| D | leds-lm355x.c | 308 static int lm355x_torch_brightness_set(struct led_classdev *cdev, in lm355x_torch_brightness_set() 323 static int lm355x_strobe_brightness_set(struct led_classdev *cdev, in lm355x_strobe_brightness_set() 338 static int lm355x_indicator_brightness_set(struct led_classdev *cdev, in lm355x_indicator_brightness_set()
|
| /Linux-v5.15/drivers/hwmon/ |
| D | gpio-fan.c | 33 struct thermal_cooling_device *cdev; member 362 static int gpio_fan_get_max_state(struct thermal_cooling_device *cdev, in gpio_fan_get_max_state() 374 static int gpio_fan_get_cur_state(struct thermal_cooling_device *cdev, in gpio_fan_get_cur_state() 386 static int gpio_fan_set_cur_state(struct thermal_cooling_device *cdev, in gpio_fan_set_cur_state()
|
| /Linux-v5.15/drivers/usb/gadget/function/ |
| D | f_hid.c | 75 struct cdev cdev; member 568 struct usb_composite_dev *cdev = hidg->func.config->cdev; in hidg_intout_complete() local 603 struct usb_composite_dev *cdev = hidg->func.config->cdev; in hidg_ssreport_complete() local 635 struct usb_composite_dev *cdev = f->config->cdev; in hidg_setup() local 795 struct usb_composite_dev *cdev = f->config->cdev; in hidg_set_alt() local
|
| D | f_midi.c | 273 struct usb_composite_dev *cdev = midi->func.config->cdev; in f_midi_complete() local 342 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_start_ep() local 420 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_disable() local 874 struct usb_composite_dev *cdev = c->cdev; in f_midi_bind() local 1279 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_unbind() local
|
| D | uvc_queue.c | 47 struct usb_composite_dev *cdev = video->uvc->func.config->cdev; in uvc_queue_setup() local 129 struct usb_composite_dev *cdev = video->uvc->func.config->cdev; in uvcg_queue_init() local
|
| /Linux-v5.15/drivers/scsi/mvsas/ |
| D | mv_init.c | 696 static ssize_t driver_version_show(struct device *cdev, in driver_version_show() 704 static ssize_t interrupt_coalescing_store(struct device *cdev, in interrupt_coalescing_store() 744 static ssize_t interrupt_coalescing_show(struct device *cdev, in interrupt_coalescing_show()
|
| /Linux-v5.15/arch/arm/mach-davinci/ |
| D | board-dm365-evm.c | 622 struct led_classdev cdev; member 640 static void cpld_led_set(struct led_classdev *cdev, enum led_brightness b) in cpld_led_set() 652 static enum led_brightness cpld_led_get(struct led_classdev *cdev) in cpld_led_get()
|
| /Linux-v5.15/drivers/s390/char/ |
| D | tape_core.c | 438 tape_generic_offline(struct ccw_device *cdev) in tape_generic_offline() 565 tape_generic_probe(struct ccw_device *cdev) in tape_generic_probe() 617 tape_generic_remove(struct ccw_device *cdev) in tape_generic_remove() 1051 __tape_do_irq (struct ccw_device *cdev, unsigned long intparm, struct irb *irb) in __tape_do_irq()
|
| /Linux-v5.15/drivers/platform/x86/ |
| D | lg-laptop.c | 546 static void tpad_led_set(struct led_classdev *cdev, in tpad_led_set() 555 static enum led_brightness tpad_led_get(struct led_classdev *cdev) in tpad_led_get() 562 static void kbd_backlight_set(struct led_classdev *cdev, in kbd_backlight_set() 608 static enum led_brightness kbd_backlight_get(struct led_classdev *cdev) in kbd_backlight_get()
|
| /Linux-v5.15/include/linux/ |
| D | cpu_cooling.h | 51 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister()
|
| /Linux-v5.15/drivers/s390/block/ |
| D | dasd.c | 1537 static void dasd_handle_killed_request(struct ccw_device *cdev, in dasd_handle_killed_request() 1634 void dasd_int_handler(struct ccw_device *cdev, unsigned long intparm, in dasd_int_handler() 1840 enum uc_todo dasd_generic_uc_handler(struct ccw_device *cdev, struct irb *irb) in dasd_generic_uc_handler() 3426 struct ccw_device *cdev = data; in dasd_generic_auto_online() local 3439 int dasd_generic_probe(struct ccw_device *cdev) in dasd_generic_probe() 3475 void dasd_generic_remove(struct ccw_device *cdev) in dasd_generic_remove() 3514 int dasd_generic_set_online(struct ccw_device *cdev, in dasd_generic_set_online() 3595 int dasd_generic_set_offline(struct ccw_device *cdev) in dasd_generic_set_offline() 3762 int dasd_generic_notify(struct ccw_device *cdev, int event) in dasd_generic_notify() 3789 void dasd_generic_path_event(struct ccw_device *cdev, int *path_event) in dasd_generic_path_event() [all …]
|
| /Linux-v5.15/arch/arm/mach-footbridge/ |
| D | netwinder-hw.c | 667 struct led_classdev cdev; member 688 static void netwinder_led_set(struct led_classdev *cdev, in netwinder_led_set() 706 static enum led_brightness netwinder_led_get(struct led_classdev *cdev) in netwinder_led_get()
|
| /Linux-v5.15/drivers/bus/ |
| D | mips_cdmm.c | 64 struct mips_cdmm_device *cdev = to_mips_cdmm_device(dev); in mips_cdmm_match() local 72 struct mips_cdmm_device *cdev = to_mips_cdmm_device(dev); in mips_cdmm_uevent() local 503 struct mips_cdmm_device *cdev = to_mips_cdmm_device(dev); in mips_cdmm_release() local
|
| /Linux-v5.15/drivers/base/ |
| D | container.c | 22 struct container_dev *cdev = to_container_dev(dev); in container_offline() local
|
| /Linux-v5.15/include/linux/platform_data/ |
| D | leds-omap.h | 10 struct led_classdev cdev; member
|
| /Linux-v5.15/drivers/net/ethernet/qlogic/qede/ |
| D | qede_main.c | 711 static struct qede_dev *qede_alloc_etherdev(struct qed_dev *cdev, in qede_alloc_etherdev() 1062 static void qede_update_pf_params(struct qed_dev *cdev) in qede_update_pf_params() 1133 struct qed_dev *cdev; in __qede_probe() local 1287 struct qed_dev *cdev; in __qede_remove() local 1475 struct qed_dev *cdev = edev->cdev; in qede_alloc_mem_rxq() local 2002 struct qed_dev *cdev = edev->cdev; in qede_stop_queues() local 2143 struct qed_dev *cdev = edev->cdev; in qede_start_queues() local 2616 struct qed_dev *cdev = edev->cdev; in qede_atomic_hw_err_handler() local
|
| /Linux-v5.15/drivers/cpufreq/ |
| D | vexpress-spc-cpufreq.c | 305 struct device *cdev = get_cpu_device(i); in put_cluster_clk_and_freq_table() local 374 struct device *cdev = get_cpu_device(i); in get_cluster_clk_and_freq_table() local 397 struct device *cdev = get_cpu_device(i); in get_cluster_clk_and_freq_table() local
|
| /Linux-v5.15/drivers/usb/gadget/legacy/ |
| D | g_ffs.c | 312 static int gfs_bind(struct usb_composite_dev *cdev) in gfs_bind() 444 static int gfs_unbind(struct usb_composite_dev *cdev) in gfs_unbind()
|
| /Linux-v5.15/drivers/net/ethernet/qlogic/qed/ |
| D | qed_fcoe.h | 42 static inline void qed_get_protocol_stats_fcoe(struct qed_dev *cdev, in qed_get_protocol_stats_fcoe()
|
| /Linux-v5.15/drivers/video/backlight/ |
| D | lm3639_bl.c | 219 static void lm3639_torch_brightness_set(struct led_classdev *cdev, in lm3639_torch_brightness_set() 256 static void lm3639_flash_brightness_set(struct led_classdev *cdev, in lm3639_flash_brightness_set()
|