| /Linux-v6.1/drivers/usb/gadget/legacy/ |
| D | audio.c | 253 static int audio_bind(struct usb_composite_dev *cdev) in audio_bind() 365 static int audio_unbind(struct usb_composite_dev *cdev) in audio_unbind()
|
| D | ether.c | 304 static int eth_bind(struct usb_composite_dev *cdev) in eth_bind() 449 static int eth_unbind(struct usb_composite_dev *cdev) in eth_unbind()
|
| D | hid.c | 133 static int hid_bind(struct usb_composite_dev *cdev) in hid_bind() 208 static int hid_unbind(struct usb_composite_dev *cdev) in hid_unbind()
|
| D | nokia.c | 267 static int nokia_bind(struct usb_composite_dev *cdev) in nokia_bind() 389 static int nokia_unbind(struct usb_composite_dev *cdev) in nokia_unbind()
|
| /Linux-v6.1/drivers/scsi/ |
| D | raid_class.c | 78 struct device *cdev) in raid_setup() 95 struct device *cdev) in raid_remove() 224 struct device *cdev = in raid_component_add() local
|
| /Linux-v6.1/drivers/leds/ |
| D | leds-aw2013.c | 58 struct led_classdev cdev; member 152 static int aw2013_brightness_set(struct led_classdev *cdev, in aw2013_brightness_set() 195 static int aw2013_blink_set(struct led_classdev *cdev, in aw2013_blink_set()
|
| 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-is31fl319x.c | 98 struct led_classdev cdev; member 191 static int is31fl3190_brightness_set(struct led_classdev *cdev, in is31fl3190_brightness_set() 245 static int is31fl3196_brightness_set(struct led_classdev *cdev, in is31fl3196_brightness_set() 370 struct led_classdev *cdev = &led->cdev; in is31fl319x_parse_child_fw() local
|
| 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-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-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()
|
| /Linux-v6.1/drivers/base/ |
| D | transport_class.c | 73 struct device *cdev) in anon_transport_dummy_function() 189 struct device *cdev) in transport_configure()
|
| /Linux-v6.1/drivers/s390/scsi/ |
| D | zfcp_sysfs.c | 171 struct ccw_device *cdev = to_ccwdev(dev); in zfcp_sysfs_adapter_failed_show() local 191 struct ccw_device *cdev = to_ccwdev(dev); in zfcp_sysfs_adapter_failed_store() local 217 struct ccw_device *cdev = to_ccwdev(dev); in zfcp_sysfs_port_rescan_store() local 302 struct ccw_device *cdev = to_ccwdev(dev); in zfcp_sysfs_port_remove_store() local 388 struct ccw_device *cdev = to_ccwdev(dev); in zfcp_sysfs_adapter_fc_security_show() local
|
| /Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
| D | init.c | 106 mt7915_thermal_get_max_throttle_state(struct thermal_cooling_device *cdev, in mt7915_thermal_get_max_throttle_state() 115 mt7915_thermal_get_cur_throttle_state(struct thermal_cooling_device *cdev, in mt7915_thermal_get_cur_throttle_state() 126 mt7915_thermal_set_cur_throttle_state(struct thermal_cooling_device *cdev, in mt7915_thermal_set_cur_throttle_state() 175 struct thermal_cooling_device *cdev; in mt7915_thermal_init() local
|
| /Linux-v6.1/drivers/hwmon/ |
| D | gpio-fan.c | 33 struct thermal_cooling_device *cdev; member 360 static int gpio_fan_get_max_state(struct thermal_cooling_device *cdev, in gpio_fan_get_max_state() 372 static int gpio_fan_get_cur_state(struct thermal_cooling_device *cdev, in gpio_fan_get_cur_state() 384 static int gpio_fan_set_cur_state(struct thermal_cooling_device *cdev, in gpio_fan_set_cur_state()
|
| /Linux-v6.1/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 1323 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_unbind() local
|
| /Linux-v6.1/drivers/scsi/mvsas/ |
| D | mv_init.c | 698 static ssize_t driver_version_show(struct device *cdev, in driver_version_show() 706 static ssize_t interrupt_coalescing_store(struct device *cdev, in interrupt_coalescing_store() 746 static ssize_t interrupt_coalescing_show(struct device *cdev, in interrupt_coalescing_show()
|
| /Linux-v6.1/arch/arm/mach-davinci/ |
| D | board-dm365-evm.c | 614 struct led_classdev cdev; member 632 static void cpld_led_set(struct led_classdev *cdev, enum led_brightness b) in cpld_led_set() 644 static enum led_brightness cpld_led_get(struct led_classdev *cdev) in cpld_led_get()
|
| /Linux-v6.1/drivers/s390/block/ |
| D | dasd.c | 1520 static void dasd_handle_killed_request(struct ccw_device *cdev, in dasd_handle_killed_request() 1616 void dasd_int_handler(struct ccw_device *cdev, unsigned long intparm, in dasd_int_handler() 1828 enum uc_todo dasd_generic_uc_handler(struct ccw_device *cdev, struct irb *irb) in dasd_generic_uc_handler() 3377 struct ccw_device *cdev = data; in dasd_generic_auto_online() local 3390 int dasd_generic_probe(struct ccw_device *cdev) in dasd_generic_probe() 3426 void dasd_generic_remove(struct ccw_device *cdev) in dasd_generic_remove() 3465 int dasd_generic_set_online(struct ccw_device *cdev, in dasd_generic_set_online() 3546 int dasd_generic_set_offline(struct ccw_device *cdev) in dasd_generic_set_offline() 3712 int dasd_generic_notify(struct ccw_device *cdev, int event) in dasd_generic_notify() 3739 void dasd_generic_path_event(struct ccw_device *cdev, int *path_event) in dasd_generic_path_event() [all …]
|
| /Linux-v6.1/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-v6.1/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-v6.1/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 504 struct mips_cdmm_device *cdev = to_mips_cdmm_device(dev); in mips_cdmm_release() local
|
| /Linux-v6.1/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-v6.1/drivers/platform/x86/ |
| D | lg-laptop.c | 584 static void tpad_led_set(struct led_classdev *cdev, in tpad_led_set() 593 static enum led_brightness tpad_led_get(struct led_classdev *cdev) in tpad_led_get() 600 static void kbd_backlight_set(struct led_classdev *cdev, in kbd_backlight_set() 646 static enum led_brightness kbd_backlight_get(struct led_classdev *cdev) in kbd_backlight_get()
|