Searched defs:cdev (Results 1 - 200 of 281) sorted by relevance

12

/linux-4.4.14/include/linux/platform_data/
H A Dleds-omap.h13 struct led_classdev cdev; member in struct:omap_led_config
/linux-4.4.14/arch/arm/mach-ebsa110/
H A Dleds.c19 static void ebsa110_led_set(struct led_classdev *cdev, ebsa110_led_set() argument
32 static enum led_brightness ebsa110_led_get(struct led_classdev *cdev) ebsa110_led_get() argument
42 struct led_classdev *cdev; ebsa110_leds_init() local
/linux-4.4.14/drivers/leds/
H A Dleds-rb532.c18 static void rb532_led_set(struct led_classdev *cdev, rb532_led_set() argument
28 static enum led_brightness rb532_led_get(struct led_classdev *cdev) rb532_led_get() argument
H A Dleds-s3c24xx.c28 struct led_classdev cdev; member in struct:s3c24xx_gpio_led
H A Dleds-versatile.c18 struct led_classdev cdev; member in struct:versatile_led
40 static void versatile_led_set(struct led_classdev *cdev, versatile_led_set() argument
54 static enum led_brightness versatile_led_get(struct led_classdev *cdev) versatile_led_get() argument
H A Dleds-menf21bmc.c29 struct led_classdev cdev; member in struct:menf21bmc_led
H A Dleds-ot200.c19 struct led_classdev cdev; member in struct:ot200_led
H A Dleds-syscon.c42 struct led_classdev cdev; member in struct:syscon_led
H A Dleds-adp5520.c25 struct led_classdev cdev; member in struct:adp5520_led
H A Dleds-asic3.c39 static void brightness_set(struct led_classdev *cdev, brightness_set() argument
57 static int blink_set(struct led_classdev *cdev, blink_set() argument
H A Dleds-lt3593.c29 struct led_classdev cdev; member in struct:lt3593_led_data
H A Dleds-regulator.c27 struct led_classdev cdev; member in struct:regulator_led
H A Dleds-88pm860x.c34 struct led_classdev cdev; member in struct:pm860x_led
117 static void pm860x_led_set(struct led_classdev *cdev, pm860x_led_set() argument
H A Dleds-da903x.c35 struct led_classdev cdev; member in struct:da903x_led
H A Dleds-da9052.c34 struct led_classdev cdev; member in struct:da9052_led
H A Dleds-powernv.c55 struct led_classdev cdev; member in struct:powernv_led_data
H A Dleds-pwm.c28 struct led_classdev cdev; member in struct:led_pwm_data
H A Dleds-bcm6358.c43 struct led_classdev cdev; member in struct:bcm6358_led
H A Dleds-gpio.c26 struct led_classdev cdev; member in struct:gpio_led_data
H A Dleds-lp55xx-common.c31 static struct lp55xx_led *cdev_to_lp55xx_led(struct led_classdev *cdev) cdev_to_lp55xx_led() argument
137 static void lp55xx_set_brightness(struct led_classdev *cdev, lp55xx_set_brightness() argument
H A Dleds-lp55xx-common.h173 struct led_classdev cdev; member in struct:lp55xx_led
H A Dleds-max8997.c45 struct led_classdev cdev; member in struct:max8997_led
H A Dleds-mc13783.c34 struct led_classdev cdev; member in struct:mc13xxx_led
H A Dleds-ns2.c44 struct led_classdev cdev; member in struct:ns2_led_data
H A Dleds-wm831x-status.c24 struct led_classdev cdev; member in struct:wm831x_status
H A Dleds-bcm6328.c68 struct led_classdev cdev; member in struct:bcm6328_led
H A Dleds-netxbig.c115 struct led_classdev cdev; member in struct:netxbig_led_data
H A Dleds-lm3533.c51 struct led_classdev cdev; member in struct:lm3533_led
62 static inline struct lm3533_led *to_lm3533_led(struct led_classdev *cdev) to_lm3533_led() argument
138 static void lm3533_led_set(struct led_classdev *cdev, lm3533_led_set() argument
149 static enum led_brightness lm3533_led_get(struct led_classdev *cdev) lm3533_led_get() argument
299 static int lm3533_led_blink_set(struct led_classdev *cdev, lm3533_led_blink_set() argument
H A Dleds-lm3642.c222 static void lm3642_torch_brightness_set(struct led_classdev *cdev, lm3642_torch_brightness_set() argument
279 static void lm3642_strobe_brightness_set(struct led_classdev *cdev, lm3642_strobe_brightness_set() argument
300 static void lm3642_indicator_brightness_set(struct led_classdev *cdev, lm3642_indicator_brightness_set() argument
/linux-4.4.14/drivers/base/
H A Dcontainer.c25 struct container_dev *cdev = to_container_dev(dev); container_offline() local
H A Dattribute_container.c427 struct device *cdev = NULL; attribute_container_find_class_device() local
H A Dtransport_class.c68 anon_transport_dummy_function(struct transport_container *tc, struct device *dev, struct device *cdev) anon_transport_dummy_function() argument
183 transport_configure(struct attribute_container *cont, struct device *dev, struct device *cdev) transport_configure() argument
/linux-4.4.14/include/linux/
H A Dcdev.h12 struct cdev { struct
H A Dclock_cooling.h54 void clock_cooling_unregister(struct thermal_cooling_device *cdev) clock_cooling_unregister() argument
58 unsigned long clock_cooling_get_level(struct thermal_cooling_device *cdev, clock_cooling_get_level() argument
H A Dcpu_cooling.h116 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) cpufreq_cooling_unregister() argument
H A Dposix-clock.h119 struct cdev cdev; member in struct:posix_clock
H A Dpps_kernel.h73 struct cdev cdev; member in struct:pps_device
H A Dwatchdog.h82 struct cdev cdev; member in struct:watchdog_device
H A Denclosure.h97 struct device cdev; member in struct:enclosure_component
/linux-4.4.14/drivers/thermal/
H A Ddb8500_cpufreq_cooling.c29 struct thermal_cooling_device *cdev; db8500_cpufreq_cooling_probe() local
52 struct thermal_cooling_device *cdev = platform_get_drvdata(pdev); db8500_cpufreq_cooling_remove() local
H A Dfair_share.c106 struct thermal_cooling_device *cdev = instance->cdev; fair_share_throttle() local
61 get_target_state(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, int percentage, int level) get_target_state() argument
H A Dstep_wise.c53 struct thermal_cooling_device *cdev = instance->cdev; get_target_state() local
H A Dthermal_core.h42 struct thermal_cooling_device *cdev; member in struct:thermal_instance
H A Dclock_cooling.c58 struct thermal_cooling_device *cdev; member in struct:clock_cooling_device
214 unsigned long clock_cooling_get_level(struct thermal_cooling_device *cdev, clock_cooling_get_level() argument
342 static int clock_cooling_get_max_state(struct thermal_cooling_device *cdev, clock_cooling_get_max_state() argument
366 static int clock_cooling_get_cur_state(struct thermal_cooling_device *cdev, clock_cooling_get_cur_state() argument
386 static int clock_cooling_set_cur_state(struct thermal_cooling_device *cdev, clock_cooling_set_cur_state() argument
420 struct thermal_cooling_device *cdev; clock_cooling_register() local
470 void clock_cooling_unregister(struct thermal_cooling_device *cdev) clock_cooling_unregister() argument
H A Ddb8500_thermal.c45 static int db8500_thermal_match_cdev(struct thermal_cooling_device *cdev, db8500_thermal_match_cdev() argument
62 db8500_cdev_bind(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) db8500_cdev_bind() argument
89 db8500_cdev_unbind(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) db8500_cdev_unbind() argument
H A Ddevfreq_cooling.c51 struct thermal_cooling_device *cdev; member in struct:devfreq_cooling_device
137 static int devfreq_cooling_get_max_state(struct thermal_cooling_device *cdev, devfreq_cooling_get_max_state() argument
147 static int devfreq_cooling_get_cur_state(struct thermal_cooling_device *cdev, devfreq_cooling_get_cur_state() argument
157 static int devfreq_cooling_set_cur_state(struct thermal_cooling_device *cdev, devfreq_cooling_set_cur_state() argument
274 static int devfreq_cooling_get_requested_power(struct thermal_cooling_device *cdev, devfreq_cooling_get_requested_power() argument
306 static int devfreq_cooling_state2power(struct thermal_cooling_device *cdev, devfreq_cooling_state2power() argument
325 static int devfreq_cooling_power2state(struct thermal_cooling_device *cdev, devfreq_cooling_power2state() argument
474 struct thermal_cooling_device *cdev; of_devfreq_cooling_register_power() local
557 void devfreq_cooling_unregister(struct thermal_cooling_device *cdev) devfreq_cooling_unregister() argument
H A Dpower_allocator.c100 struct thermal_cooling_device *cdev = instance->cdev; estimate_sustainable_power() local
390 struct thermal_cooling_device *cdev = instance->cdev; allocate_power() local
H A Dof-thermal.c215 of_thermal_bind(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) of_thermal_bind() argument
244 of_thermal_unbind(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) of_thermal_unbind() argument
H A Dcpu_cooling.c484 static int cpufreq_get_max_state(struct thermal_cooling_device *cdev, cpufreq_get_max_state() argument
503 static int cpufreq_get_cur_state(struct thermal_cooling_device *cdev, cpufreq_get_cur_state() argument
523 static int cpufreq_set_cur_state(struct thermal_cooling_device *cdev, cpufreq_set_cur_state() argument
570 static int cpufreq_get_requested_power(struct thermal_cooling_device *cdev, cpufreq_get_requested_power() argument
650 static int cpufreq_state2power(struct thermal_cooling_device *cdev, cpufreq_state2power() argument
702 static int cpufreq_power2state(struct thermal_cooling_device *cdev, cpufreq_power2state() argument
1028 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) cpufreq_cooling_unregister() argument
H A Dimx_thermal.c92 struct thermal_cooling_device *cdev; member in struct:imx_thermal_data
300 imx_bind(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev) imx_bind() argument
319 imx_unbind(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev) imx_unbind() argument
H A Dintel_powerclamp.c622 static int powerclamp_get_max_state(struct thermal_cooling_device *cdev, powerclamp_get_max_state() argument
630 static int powerclamp_get_cur_state(struct thermal_cooling_device *cdev, powerclamp_get_cur_state() argument
642 static int powerclamp_set_cur_state(struct thermal_cooling_device *cdev, powerclamp_set_cur_state() argument
/linux-4.4.14/drivers/staging/nvec/
H A Dnvec_paz00.c29 struct led_classdev cdev; member in struct:nvec_led
/linux-4.4.14/drivers/acpi/
H A Dcontainer.c42 static int acpi_container_offline(struct container_dev *cdev) acpi_container_offline() argument
63 struct container_dev *cdev; container_device_attach() local
H A Dprocessor_thermal.c198 processor_get_max_state(struct thermal_cooling_device *cdev, processor_get_max_state() argument
216 processor_get_cur_state(struct thermal_cooling_device *cdev, processor_get_cur_state() argument
236 processor_set_cur_state(struct thermal_cooling_device *cdev, processor_set_cur_state() argument
H A Dfan.c80 struct thermal_cooling_device *cdev; member in struct:acpi_fan
94 static int fan_get_max_state(struct thermal_cooling_device *cdev, unsigned long fan_get_max_state() argument
163 static int fan_get_cur_state(struct thermal_cooling_device *cdev, unsigned long fan_get_cur_state() argument
203 fan_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) fan_set_cur_state() argument
322 struct thermal_cooling_device *cdev; acpi_fan_probe() local
/linux-4.4.14/arch/mips/sni/
H A Dsetup.c62 char *cdev; sni_console_setup() local
/linux-4.4.14/arch/arm/mach-footbridge/
H A Debsa285.c27 struct led_classdev cdev; member in struct:ebsa285_led
47 static void ebsa285_led_set(struct led_classdev *cdev, ebsa285_led_set() argument
60 static enum led_brightness ebsa285_led_get(struct led_classdev *cdev) ebsa285_led_get() argument
H A Dnetwinder-hw.c666 struct led_classdev cdev; member in struct:netwinder_led
687 static void netwinder_led_set(struct led_classdev *cdev, netwinder_led_set() argument
705 static enum led_brightness netwinder_led_get(struct led_classdev *cdev) netwinder_led_get() argument
/linux-4.4.14/drivers/usb/gadget/legacy/
H A Dncm.c133 static int gncm_bind(struct usb_composite_dev *cdev) gncm_bind() argument
190 static int gncm_unbind(struct usb_composite_dev *cdev) gncm_unbind() argument
H A Dacm_ms.c159 static int acm_ms_bind(struct usb_composite_dev *cdev) acm_ms_bind() argument
242 static int acm_ms_unbind(struct usb_composite_dev *cdev) acm_ms_unbind() argument
H A Dcdc2.c142 static int cdc_bind(struct usb_composite_dev *cdev) cdc_bind() argument
214 static int cdc_unbind(struct usb_composite_dev *cdev) cdc_unbind() argument
H A Dgmidi.c151 static int midi_bind(struct usb_composite_dev *cdev) midi_bind() argument
H A Daudio.c205 static int audio_bind(struct usb_composite_dev *cdev) audio_bind() argument
279 static int audio_unbind(struct usb_composite_dev *cdev) audio_unbind() argument
H A Dhid.c135 static int hid_bind(struct usb_composite_dev *cdev) hid_bind() argument
207 static int hid_unbind(struct usb_composite_dev *cdev) hid_unbind() argument
H A Dmass_storage.c155 static int msg_bind(struct usb_composite_dev *cdev) msg_bind() argument
228 static int msg_unbind(struct usb_composite_dev *cdev) msg_unbind() argument
H A Dprinter.c143 static int printer_bind(struct usb_composite_dev *cdev) printer_bind() argument
200 static int printer_unbind(struct usb_composite_dev *cdev) printer_unbind() argument
H A Dserial.c115 static int serial_register_ports(struct usb_composite_dev *cdev, serial_register_ports() argument
163 static int gs_bind(struct usb_composite_dev *cdev) gs_bind() argument
222 static int gs_unbind(struct usb_composite_dev *cdev) gs_unbind() argument
H A Dwebcam.c362 webcam_unbind(struct usb_composite_dev *cdev) webcam_unbind() argument
372 webcam_bind(struct usb_composite_dev *cdev) webcam_bind() argument
H A Dzero.c158 struct usb_composite_dev *cdev = (void *)_c; zero_autoresume() local
175 static void zero_suspend(struct usb_composite_dev *cdev) zero_suspend() argument
195 static void zero_resume(struct usb_composite_dev *cdev) zero_resume() argument
258 static int zero_bind(struct usb_composite_dev *cdev) zero_bind() argument
389 static int zero_unbind(struct usb_composite_dev *cdev) zero_unbind() argument
H A Dether.c308 static int eth_bind(struct usb_composite_dev *cdev) eth_bind() argument
451 static int eth_unbind(struct usb_composite_dev *cdev) eth_unbind() argument
H A Dg_ffs.c316 static int gfs_bind(struct usb_composite_dev *cdev) gfs_bind() argument
451 static int gfs_unbind(struct usb_composite_dev *cdev) gfs_unbind() argument
H A Dmulti.c189 static __ref int rndis_config_register(struct usb_composite_dev *cdev) rndis_config_register() argument
204 static __ref int rndis_config_register(struct usb_composite_dev *cdev) rndis_config_register() argument
272 static __ref int cdc_config_register(struct usb_composite_dev *cdev) cdc_config_register() argument
287 static __ref int cdc_config_register(struct usb_composite_dev *cdev) cdc_config_register() argument
298 static int __ref multi_bind(struct usb_composite_dev *cdev) multi_bind() argument
451 static int multi_unbind(struct usb_composite_dev *cdev) multi_unbind() argument
H A Dnokia.c271 static int nokia_bind(struct usb_composite_dev *cdev) nokia_bind() argument
393 static int nokia_unbind(struct usb_composite_dev *cdev) nokia_unbind() argument
/linux-4.4.14/drivers/s390/cio/
H A Ddevice_status.c27 ccw_device_msg_control_check(struct ccw_device *cdev, struct irb *irb) ccw_device_msg_control_check() argument
51 ccw_device_path_notoper(struct ccw_device *cdev) ccw_device_path_notoper() argument
73 ccw_device_accumulate_ecw(struct ccw_device *cdev, struct irb *irb) ccw_device_accumulate_ecw() argument
111 ccw_device_accumulate_esw(struct ccw_device *cdev, struct irb *irb) ccw_device_accumulate_esw() argument
191 ccw_device_accumulate_irb(struct ccw_device *cdev, struct irb *irb) ccw_device_accumulate_irb() argument
309 ccw_device_do_sense(struct ccw_device *cdev, struct irb *irb) ccw_device_do_sense() argument
346 ccw_device_accumulate_basic_sense(struct ccw_device *cdev, struct irb *irb) ccw_device_accumulate_basic_sense() argument
379 ccw_device_accumulate_and_sense(struct ccw_device *cdev, struct irb *irb) ccw_device_accumulate_and_sense() argument
H A Ddevice_id.c98 static int diag210_get_dev_info(struct ccw_device *cdev) diag210_get_dev_info() argument
133 static void snsid_init(struct ccw_device *cdev) snsid_init() argument
143 static int snsid_check(struct ccw_device *cdev, void *data) snsid_check() argument
169 static void snsid_callback(struct ccw_device *cdev, void *data, int rc) snsid_callback() argument
198 void ccw_device_sense_id_start(struct ccw_device *cdev) ccw_device_sense_id_start() argument
H A Dccwreq.c40 static u16 ccwreq_next_path(struct ccw_device *cdev) ccwreq_next_path() argument
57 static void ccwreq_stop(struct ccw_device *cdev, int rc) ccwreq_stop() argument
74 static void ccwreq_do(struct ccw_device *cdev) ccwreq_do() argument
119 void ccw_request_start(struct ccw_device *cdev) ccw_request_start() argument
150 int ccw_request_cancel(struct ccw_device *cdev) ccw_request_cancel() argument
169 static enum io_status ccwreq_status(struct ccw_device *cdev, struct irb *lcirb) ccwreq_status() argument
230 static void ccwreq_log_status(struct ccw_device *cdev, enum io_status status) ccwreq_log_status() argument
253 void ccw_request_handler(struct ccw_device *cdev) ccw_request_handler() argument
325 void ccw_request_timeout(struct ccw_device *cdev) ccw_request_timeout() argument
364 void ccw_request_notoper(struct ccw_device *cdev) ccw_request_notoper() argument
H A Ddevice.h58 dev_fsm_event(struct ccw_device *cdev, enum dev_event dev_event) dev_fsm_event() argument
76 dev_fsm_final_state(struct ccw_device *cdev) dev_fsm_final_state() argument
H A Dccwgroup.c53 struct ccw_device *cdev; __ccwgroup_remove_cdev_refs() local
605 int ccwgroup_probe_ccwdev(struct ccw_device *cdev) ccwgroup_probe_ccwdev() argument
619 void ccwgroup_remove_ccwdev(struct ccw_device *cdev) ccwgroup_remove_ccwdev() argument
H A Ddevice_ops.c38 int ccw_device_set_options_mask(struct ccw_device *cdev, unsigned long flags) ccw_device_set_options_mask() argument
63 int ccw_device_set_options(struct ccw_device *cdev, unsigned long flags) ccw_device_set_options() argument
90 void ccw_device_clear_options(struct ccw_device *cdev, unsigned long flags) ccw_device_clear_options() argument
105 int ccw_device_is_pathgroup(struct ccw_device *cdev) ccw_device_is_pathgroup() argument
117 int ccw_device_is_multipath(struct ccw_device *cdev) ccw_device_is_multipath() argument
138 int ccw_device_clear(struct ccw_device *cdev, unsigned long intparm) ccw_device_clear() argument
184 int ccw_device_start_key(struct ccw_device *cdev, struct ccw1 *cpa, ccw_device_start_key() argument
264 int ccw_device_start_timeout_key(struct ccw_device *cdev, struct ccw1 *cpa, ccw_device_start_timeout_key() argument
302 int ccw_device_start(struct ccw_device *cdev, struct ccw1 *cpa, ccw_device_start() argument
337 int ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa, ccw_device_start_timeout() argument
363 int ccw_device_halt(struct ccw_device *cdev, unsigned long intparm) ccw_device_halt() argument
398 int ccw_device_resume(struct ccw_device *cdev) ccw_device_resume() argument
429 struct ciw *ccw_device_get_ciw(struct ccw_device *cdev, __u32 ct) ccw_device_get_ciw() argument
448 __u8 ccw_device_get_path_mask(struct ccw_device *cdev) ccw_device_get_path_mask() argument
467 struct channel_path_desc *ccw_device_get_chp_desc(struct ccw_device *cdev, ccw_device_get_chp_desc() argument
484 void ccw_device_get_id(struct ccw_device *cdev, struct ccw_dev_id *dev_id) ccw_device_get_id() argument
501 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, ccw_device_tm_start_key() argument
547 int ccw_device_tm_start_timeout_key(struct ccw_device *cdev, struct tcw *tcw, ccw_device_tm_start_timeout_key() argument
571 int ccw_device_tm_start(struct ccw_device *cdev, struct tcw *tcw, ccw_device_tm_start() argument
590 int ccw_device_tm_start_timeout(struct ccw_device *cdev, struct tcw *tcw, ccw_device_tm_start_timeout() argument
606 int ccw_device_get_mdc(struct ccw_device *cdev, u8 mask) ccw_device_get_mdc() argument
651 int ccw_device_tm_intrg(struct ccw_device *cdev) ccw_device_tm_intrg() argument
671 void ccw_device_get_schid(struct ccw_device *cdev, struct subchannel_id *schid) ccw_device_get_schid() argument
H A Ddevice_pgid.c32 static void verify_done(struct ccw_device *cdev, int rc) verify_done() argument
56 static void nop_build_cp(struct ccw_device *cdev) nop_build_cp() argument
71 static void nop_do(struct ccw_device *cdev) nop_do() argument
91 static enum io_status nop_filter(struct ccw_device *cdev, void *data, nop_filter() argument
103 static void nop_callback(struct ccw_device *cdev, void *data, int rc) nop_callback() argument
133 static void spid_build_cp(struct ccw_device *cdev, u8 fn) spid_build_cp() argument
148 static void pgid_wipeout_callback(struct ccw_device *cdev, void *data, int rc) pgid_wipeout_callback() argument
166 static void pgid_wipeout_start(struct ccw_device *cdev) pgid_wipeout_start() argument
193 static void spid_do(struct ccw_device *cdev) spid_do() argument
226 static void spid_callback(struct ccw_device *cdev, void *data, int rc) spid_callback() argument
265 static void spid_start(struct ccw_device *cdev) spid_start() argument
299 static void pgid_analyze(struct ccw_device *cdev, struct pgid **p, pgid_analyze() argument
331 static u8 pgid_to_donepm(struct ccw_device *cdev) pgid_to_donepm() argument
365 static void pgid_fill(struct ccw_device *cdev, struct pgid *pgid) pgid_fill() argument
376 static void snid_done(struct ccw_device *cdev, int rc) snid_done() argument
434 static void snid_build_cp(struct ccw_device *cdev) snid_build_cp() argument
451 static void snid_do(struct ccw_device *cdev) snid_do() argument
478 static void snid_callback(struct ccw_device *cdev, void *data, int rc) snid_callback() argument
508 static void verify_start(struct ccw_device *cdev) verify_start() argument
553 void ccw_device_verify_start(struct ccw_device *cdev) ccw_device_verify_start() argument
571 static void disband_callback(struct ccw_device *cdev, void *data, int rc) disband_callback() argument
598 void ccw_device_disband_start(struct ccw_device *cdev) ccw_device_disband_start() argument
625 static void stlck_build_cp(struct ccw_device *cdev, void *buf1, void *buf2) stlck_build_cp() argument
641 static void stlck_callback(struct ccw_device *cdev, void *data, int rc) stlck_callback() argument
658 static void ccw_device_stlck_start(struct ccw_device *cdev, void *data, ccw_device_stlck_start() argument
680 int ccw_device_stlck(struct ccw_device *cdev) ccw_device_stlck() argument
H A Dqdio_debug.c313 void qdio_setup_debug_entries(struct qdio_irq *irq_ptr, struct ccw_device *cdev) qdio_setup_debug_entries() argument
H A Dqdio_setup.c518 qdio_print_subchannel_info(struct qdio_irq *irq_ptr, struct ccw_device *cdev) qdio_print_subchannel_info() argument
H A Ddevice_fsm.c36 static void ccw_timeout_log(struct ccw_device *cdev) ccw_timeout_log() argument
97 struct ccw_device *cdev; ccw_device_timeout() local
111 ccw_device_set_timeout(struct ccw_device *cdev, int expires) ccw_device_set_timeout() argument
136 ccw_device_cancel_halt_clear(struct ccw_device *cdev) ccw_device_cancel_halt_clear() argument
182 void ccw_device_update_sense_data(struct ccw_device *cdev) ccw_device_update_sense_data() argument
191 int ccw_device_test_sense_data(struct ccw_device *cdev) ccw_device_test_sense_data() argument
227 ccw_device_recog_done(struct ccw_device *cdev, int state) ccw_device_recog_done() argument
303 ccw_device_sense_id_done(struct ccw_device *cdev, int err) ccw_device_sense_id_done() argument
329 int ccw_device_notify(struct ccw_device *cdev, int event) ccw_device_notify() argument
352 static void ccw_device_oper_notify(struct ccw_device *cdev) ccw_device_oper_notify() argument
372 ccw_device_done(struct ccw_device *cdev, int state) ccw_device_done() argument
431 void ccw_device_recognition(struct ccw_device *cdev) ccw_device_recognition() argument
455 static void ccw_device_request_event(struct ccw_device *cdev, enum dev_event e) ccw_device_request_event() argument
472 static void ccw_device_report_path_events(struct ccw_device *cdev) ccw_device_report_path_events() argument
491 static void ccw_device_reset_path_events(struct ccw_device *cdev) ccw_device_reset_path_events() argument
517 void ccw_device_verify_done(struct ccw_device *cdev, int err) ccw_device_verify_done() argument
574 ccw_device_online(struct ccw_device *cdev) ccw_device_online() argument
597 ccw_device_disband_done(struct ccw_device *cdev, int err) ccw_device_disband_done() argument
617 ccw_device_offline(struct ccw_device *cdev) ccw_device_offline() argument
658 static void ccw_device_generic_notoper(struct ccw_device *cdev, ccw_device_generic_notoper() argument
670 static void ccw_device_offline_verify(struct ccw_device *cdev, ccw_device_offline_verify() argument
682 ccw_device_online_verify(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_online_verify() argument
719 static void ccw_device_boxed_verify(struct ccw_device *cdev, ccw_device_boxed_verify() argument
736 static int ccw_device_call_handler(struct ccw_device *cdev) ccw_device_call_handler() argument
775 ccw_device_irq(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_irq() argument
819 ccw_device_online_timeout(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_online_timeout() argument
842 ccw_device_w4sense(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_w4sense() argument
893 ccw_device_killing_irq(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_killing_irq() argument
905 ccw_device_killing_timeout(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_killing_timeout() argument
921 void ccw_device_kill_io(struct ccw_device *cdev) ccw_device_kill_io() argument
940 ccw_device_delay_verify(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_delay_verify() argument
947 ccw_device_start_id(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_start_id() argument
959 void ccw_device_trigger_reprobe(struct ccw_device *cdev) ccw_device_trigger_reprobe() argument
991 static void ccw_device_disabled_irq(struct ccw_device *cdev, ccw_device_disabled_irq() argument
1005 ccw_device_change_cmfstate(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_change_cmfstate() argument
1012 static void ccw_device_update_cmfblock(struct ccw_device *cdev, ccw_device_update_cmfblock() argument
1021 ccw_device_quiesce_done(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_quiesce_done() argument
1029 ccw_device_quiesce_timeout(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_quiesce_timeout() argument
1047 ccw_device_nop(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_nop() argument
H A Dio_sch.h14 struct ccw_device *cdev;/* pointer to the child ccw device */ member in struct:io_subchannel_private
118 struct ccw_device *cdev; member in struct:ccw_device_private
32 sch_set_cdev(struct subchannel *sch, struct ccw_device *cdev) sch_set_cdev() argument
/linux-4.4.14/drivers/misc/mic/bus/
H A Dcosm_bus.c66 struct cosm_device *cdev = dev_to_cosm(d); cosm_release_dev() local
74 struct cosm_device *cdev; cosm_register_device() local
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dthermal.h27 struct thermal_cooling_device *cdev; member in struct:ath10k_thermal
H A Dthermal.c27 ath10k_thermal_get_max_throttle_state(struct thermal_cooling_device *cdev, ath10k_thermal_get_max_throttle_state() argument
36 ath10k_thermal_get_cur_throttle_state(struct thermal_cooling_device *cdev, ath10k_thermal_get_cur_throttle_state() argument
49 ath10k_thermal_set_cur_throttle_state(struct thermal_cooling_device *cdev, ath10k_thermal_set_cur_throttle_state() argument
164 struct thermal_cooling_device *cdev; ath10k_thermal_register() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Ddevice.c100 void hfi1_cdev_cleanup(struct cdev *cdev, struct device **devp) hfi1_cdev_cleanup() argument
63 hfi1_cdev_init(int minor, const char *name, const struct file_operations *fops, struct cdev *cdev, struct device **devp, bool user_accessible) hfi1_cdev_init() argument
/linux-4.4.14/drivers/s390/scsi/
H A Dzfcp_ccw.c20 struct zfcp_adapter *zfcp_ccw_adapter_by_cdev(struct ccw_device *cdev) zfcp_ccw_adapter_by_cdev() argument
48 static int zfcp_ccw_activate(struct ccw_device *cdev, int clear, char *tag) zfcp_ccw_activate() argument
97 static int zfcp_ccw_probe(struct ccw_device *cdev) zfcp_ccw_probe() argument
111 static void zfcp_ccw_remove(struct ccw_device *cdev) zfcp_ccw_remove() argument
158 static int zfcp_ccw_set_online(struct ccw_device *cdev) zfcp_ccw_set_online() argument
205 static int zfcp_ccw_offline_sync(struct ccw_device *cdev, int set, char *tag) zfcp_ccw_offline_sync() argument
227 static int zfcp_ccw_set_offline(struct ccw_device *cdev) zfcp_ccw_set_offline() argument
240 static int zfcp_ccw_notify(struct ccw_device *cdev, int event) zfcp_ccw_notify() argument
289 static void zfcp_ccw_shutdown(struct ccw_device *cdev) zfcp_ccw_shutdown() argument
303 static int zfcp_ccw_suspend(struct ccw_device *cdev) zfcp_ccw_suspend() argument
309 static int zfcp_ccw_thaw(struct ccw_device *cdev) zfcp_ccw_thaw() argument
319 static int zfcp_ccw_resume(struct ccw_device *cdev) zfcp_ccw_resume() argument
H A Dzfcp_aux.c58 struct ccw_device *cdev; zfcp_init_device_configure() local
423 struct ccw_device *cdev = adapter->ccw_device; zfcp_adapter_unregister() local
450 struct ccw_device *cdev = adapter->ccw_device; zfcp_adapter_release() local
H A Dzfcp_qdio.c61 static void zfcp_qdio_int_req(struct ccw_device *cdev, unsigned int qdio_err, zfcp_qdio_int_req() argument
82 static void zfcp_qdio_int_resp(struct ccw_device *cdev, unsigned int qdio_err, zfcp_qdio_int_resp() argument
380 struct ccw_device *cdev = adapter->ccw_device; zfcp_qdio_open() local
H A Dzfcp_sysfs.c169 struct ccw_device *cdev = to_ccwdev(dev); zfcp_sysfs_adapter_failed_show() local
189 struct ccw_device *cdev = to_ccwdev(dev); zfcp_sysfs_adapter_failed_store() local
218 struct ccw_device *cdev = to_ccwdev(dev); zfcp_sysfs_port_rescan_store() local
244 struct ccw_device *cdev = to_ccwdev(dev); zfcp_sysfs_port_remove_store() local
/linux-4.4.14/drivers/misc/mic/cosm/
H A Dcosm_debugfs.c40 struct cosm_device *cdev = s->private; cosm_log_buf_show() local
102 struct cosm_device *cdev = s->private; cosm_force_reset_show() local
121 void cosm_create_debug_dir(struct cosm_device *cdev) cosm_create_debug_dir() argument
138 void cosm_delete_debug_dir(struct cosm_device *cdev) cosm_delete_debug_dir() argument
H A Dcosm_main.c42 static void cosm_hw_reset(struct cosm_device *cdev, bool force) cosm_hw_reset() argument
74 int cosm_start(struct cosm_device *cdev) cosm_start() argument
147 void cosm_stop(struct cosm_device *cdev, bool force) cosm_stop() argument
181 struct cosm_device *cdev = container_of(work, struct cosm_device, cosm_reset_trigger_work() local
192 int cosm_reset(struct cosm_device *cdev) cosm_reset() argument
214 int cosm_shutdown(struct cosm_device *cdev) cosm_shutdown() argument
248 static int cosm_driver_probe(struct cosm_device *cdev) cosm_driver_probe() argument
290 static void cosm_driver_remove(struct cosm_device *cdev) cosm_driver_remove() argument
309 struct cosm_device *cdev = dev_to_cosm(dev); cosm_suspend() local
H A Dcosm_scif_server.c105 static void cosm_update_mic_status(struct cosm_device *cdev) cosm_update_mic_status() argument
114 static void cosm_shutdown_status_int(struct cosm_device *cdev, cosm_shutdown_status_int() argument
136 static void cosm_scif_recv(struct cosm_device *cdev) cosm_scif_recv() argument
169 static void cosm_set_crashed(struct cosm_device *cdev) cosm_set_crashed() argument
177 static void cosm_send_time(struct cosm_device *cdev) cosm_send_time() argument
194 static void cosm_scif_close(struct cosm_device *cdev) cosm_scif_close() argument
212 static int cosm_set_online(struct cosm_device *cdev) cosm_set_online() argument
242 struct cosm_device *cdev = container_of(work, struct cosm_device, cosm_scif_work() local
292 struct cosm_device *cdev; cosm_scif_server() local
H A Dcosm_sysfs.c49 void cosm_set_shutdown_status(struct cosm_device *cdev, u8 shutdown_status) cosm_set_shutdown_status() argument
57 void cosm_set_state(struct cosm_device *cdev, u8 state) cosm_set_state() argument
69 struct cosm_device *cdev = dev_get_drvdata(dev); family_show() local
81 struct cosm_device *cdev = dev_get_drvdata(dev); stepping_show() local
93 struct cosm_device *cdev = dev_get_drvdata(dev); state_show() local
106 struct cosm_device *cdev = dev_get_drvdata(dev); state_store() local
136 struct cosm_device *cdev = dev_get_drvdata(dev); shutdown_status_show() local
150 struct cosm_device *cdev = dev_get_drvdata(dev); heartbeat_enable_show() local
163 struct cosm_device *cdev = dev_get_drvdata(dev); heartbeat_enable_store() local
189 struct cosm_device *cdev = dev_get_drvdata(dev); cmdline_show() local
206 struct cosm_device *cdev = dev_get_drvdata(dev); cmdline_store() local
235 struct cosm_device *cdev = dev_get_drvdata(dev); firmware_show() local
252 struct cosm_device *cdev = dev_get_drvdata(dev); firmware_store() local
280 struct cosm_device *cdev = dev_get_drvdata(dev); ramdisk_show() local
297 struct cosm_device *cdev = dev_get_drvdata(dev); ramdisk_store() local
326 struct cosm_device *cdev = dev_get_drvdata(dev); bootmode_show() local
343 struct cosm_device *cdev = dev_get_drvdata(dev); bootmode_store() local
376 struct cosm_device *cdev = dev_get_drvdata(dev); log_buf_addr_show() local
388 struct cosm_device *cdev = dev_get_drvdata(dev); log_buf_addr_store() local
410 struct cosm_device *cdev = dev_get_drvdata(dev); log_buf_len_show() local
422 struct cosm_device *cdev = dev_get_drvdata(dev); log_buf_len_store() local
458 void cosm_sysfs_init(struct cosm_device *cdev) cosm_sysfs_init() argument
/linux-4.4.14/drivers/gpu/drm/cirrus/
H A Dcirrus_drv.c89 struct cirrus_device *cdev = drm_dev->dev_private; cirrus_pm_suspend() local
106 struct cirrus_device *cdev = drm_dev->dev_private; cirrus_pm_resume() local
H A Dcirrus_fbdev.c142 struct cirrus_device *cdev = dev->dev_private; cirrusfb_create_object() local
168 struct cirrus_device *cdev = gfbdev->helper.dev->dev_private; cirrusfb_create() local
276 int cirrus_fbdev_init(struct cirrus_device *cdev) cirrus_fbdev_init() argument
308 void cirrus_fbdev_fini(struct cirrus_device *cdev) cirrus_fbdev_fini() argument
H A Dcirrus_main.c52 struct cirrus_device *cdev = dev->dev_private; cirrus_user_framebuffer_create() local
88 static void cirrus_vram_fini(struct cirrus_device *cdev) cirrus_vram_fini() argument
97 static int cirrus_vram_init(struct cirrus_device *cdev) cirrus_vram_init() argument
119 int cirrus_device_init(struct cirrus_device *cdev, cirrus_device_init() argument
155 void cirrus_device_fini(struct cirrus_device *cdev) cirrus_device_fini() argument
168 struct cirrus_device *cdev; cirrus_driver_load() local
204 struct cirrus_device *cdev = dev->dev_private; cirrus_driver_unload() local
310 bool cirrus_check_framebuffer(struct cirrus_device *cdev, int width, int height, cirrus_check_framebuffer() argument
H A Dcirrus_mode.c38 struct cirrus_device *cdev = dev->dev_private; cirrus_crtc_load_lut() local
61 struct cirrus_device *cdev = dev->dev_private; cirrus_crtc_dpms() local
108 struct cirrus_device *cdev = crtc->dev->dev_private; cirrus_set_start_address() local
134 struct cirrus_device *cdev = crtc->dev->dev_private; cirrus_crtc_do_set_base() local
199 struct cirrus_device *cdev = dev->dev_private; cirrus_crtc_mode_set() local
386 struct cirrus_device *cdev = dev->dev_private; cirrus_crtc_init() local
569 int cirrus_modeset_init(struct cirrus_device *cdev) cirrus_modeset_init() argument
611 void cirrus_modeset_fini(struct cirrus_device *cdev) cirrus_modeset_fini() argument
/linux-4.4.14/net/atm/
H A Datm_sysfs.c13 static ssize_t show_type(struct device *cdev, show_type() argument
21 static ssize_t show_address(struct device *cdev, show_address() argument
29 static ssize_t show_atmaddress(struct device *cdev, show_atmaddress() argument
58 static ssize_t show_atmindex(struct device *cdev, show_atmindex() argument
66 static ssize_t show_carrier(struct device *cdev, show_carrier() argument
75 static ssize_t show_link_rate(struct device *cdev, show_link_rate() argument
116 static int atm_uevent(struct device *cdev, struct kobj_uevent_env *env) atm_uevent() argument
133 static void atm_release(struct device *cdev) atm_release() argument
148 struct device *cdev = &adev->class_dev; atm_register_sysfs() local
177 struct device *cdev = &adev->class_dev; atm_unregister_sysfs() local
/linux-4.4.14/include/media/
H A Dmedia-devnode.h75 struct cdev cdev; /* character device */ member in struct:media_devnode
H A Dv4l2-dev.h95 struct cdev *cdev; /* character device */ member in struct:video_device
/linux-4.4.14/arch/s390/include/asm/
H A Dccwgroup.h28 struct ccw_device *cdev[0]; member in struct:ccwgroup_device
/linux-4.4.14/arch/arm/mach-pxa/
H A Didp.c203 struct led_classdev cdev; member in struct:idp_led
219 static void idp_led_set(struct led_classdev *cdev, idp_led_set() argument
234 static enum led_brightness idp_led_get(struct led_classdev *cdev) idp_led_get() argument
H A Dlubbock.c516 struct led_classdev cdev; member in struct:lubbock_led
538 static void lubbock_led_set(struct led_classdev *cdev, lubbock_led_set() argument
553 static enum led_brightness lubbock_led_get(struct led_classdev *cdev) lubbock_led_get() argument
H A Dmainstone.c584 struct led_classdev cdev; member in struct:mainstone_led
606 static void mainstone_led_set(struct led_classdev *cdev, mainstone_led_set() argument
621 static enum led_brightness mainstone_led_get(struct led_classdev *cdev) mainstone_led_get() argument
/linux-4.4.14/sound/usb/caiaq/
H A Dmidi.c41 struct snd_usb_caiaqdev *cdev = substream->rmidi->private_data; snd_usb_caiaq_midi_input_trigger() local
57 struct snd_usb_caiaqdev *cdev = substream->rmidi->private_data; snd_usb_caiaq_midi_output_close() local
65 static void snd_usb_caiaq_midi_send(struct snd_usb_caiaqdev *cdev, snd_usb_caiaq_midi_send() argument
93 struct snd_usb_caiaqdev *cdev = substream->rmidi->private_data; snd_usb_caiaq_midi_output_trigger() local
119 void snd_usb_caiaq_midi_handle_input(struct snd_usb_caiaqdev *cdev, snd_usb_caiaq_midi_handle_input() argument
165 struct snd_usb_caiaqdev *cdev = urb->context; snd_usb_caiaq_midi_output_done() local
H A Dcontrol.c37 struct snd_usb_caiaqdev *cdev = caiaqdev(chip->card); control_info() local
83 struct snd_usb_caiaqdev *cdev = caiaqdev(chip->card); control_get() local
100 struct snd_usb_caiaqdev *cdev = caiaqdev(chip->card); control_put() local
602 int snd_usb_caiaq_control_init(struct snd_usb_caiaqdev *cdev) snd_usb_caiaq_control_init() argument
584 add_controls(struct caiaq_controller *c, int num, struct snd_usb_caiaqdev *cdev) add_controls() argument
H A Ddevice.c162 struct snd_usb_caiaqdev *cdev = urb->context; usb_ep1_command_reply_dispatch() local
216 int snd_usb_caiaq_send_command(struct snd_usb_caiaqdev *cdev, snd_usb_caiaq_send_command() argument
238 int snd_usb_caiaq_send_command_bank(struct snd_usb_caiaqdev *cdev, snd_usb_caiaq_send_command_bank() argument
263 int snd_usb_caiaq_set_audio_params (struct snd_usb_caiaqdev *cdev, snd_usb_caiaq_set_audio_params() argument
311 int snd_usb_caiaq_set_auto_msg(struct snd_usb_caiaqdev *cdev, snd_usb_caiaq_set_auto_msg() argument
319 static void setup_card(struct snd_usb_caiaqdev *cdev) setup_card() argument
412 struct snd_usb_caiaqdev *cdev; create_card() local
438 static int init_card(struct snd_usb_caiaqdev *cdev) init_card() argument
539 struct snd_usb_caiaqdev *cdev; snd_disconnect() local
H A Dinput.c203 static inline void snd_caiaq_input_report_abs(struct snd_usb_caiaqdev *cdev, snd_caiaq_input_report_abs() argument
211 static void snd_caiaq_input_read_analog(struct snd_usb_caiaqdev *cdev, snd_caiaq_input_read_analog() argument
245 static void snd_caiaq_input_read_erp(struct snd_usb_caiaqdev *cdev, snd_caiaq_input_read_erp() argument
303 static void snd_caiaq_input_read_io(struct snd_usb_caiaqdev *cdev, snd_caiaq_input_read_io() argument
340 static void snd_usb_caiaq_tks4_dispatch(struct snd_usb_caiaqdev *cdev, snd_usb_caiaq_tks4_dispatch() argument
486 static void snd_usb_caiaq_maschine_dispatch(struct snd_usb_caiaqdev *cdev, snd_usb_caiaq_maschine_dispatch() argument
505 struct snd_usb_caiaqdev *cdev = urb->context; snd_usb_caiaq_ep4_reply_dispatch() local
547 struct snd_usb_caiaqdev *cdev = input_get_drvdata(idev); snd_usb_caiaq_input_open() local
566 struct snd_usb_caiaqdev *cdev = input_get_drvdata(idev); snd_usb_caiaq_input_close() local
580 void snd_usb_caiaq_input_dispatch(struct snd_usb_caiaqdev *cdev, snd_usb_caiaq_input_dispatch() argument
600 int snd_usb_caiaq_input_init(struct snd_usb_caiaqdev *cdev) snd_usb_caiaq_input_init() argument
835 void snd_usb_caiaq_input_free(struct snd_usb_caiaqdev *cdev) snd_usb_caiaq_input_free() argument
H A Daudio.c64 activate_substream(struct snd_usb_caiaqdev *cdev, activate_substream() argument
78 deactivate_substream(struct snd_usb_caiaqdev *cdev, deactivate_substream() argument
102 static int stream_start(struct snd_usb_caiaqdev *cdev) stream_start() argument
133 static void stream_stop(struct snd_usb_caiaqdev *cdev) stream_stop() argument
156 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(substream); snd_usb_caiaq_substream_open() local
168 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(substream); snd_usb_caiaq_substream_close() local
192 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(sub); snd_usb_caiaq_pcm_hw_free() local
209 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(substream); snd_usb_caiaq_pcm_prepare() local
293 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(sub); snd_usb_caiaq_pcm_trigger() local
318 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(sub); snd_usb_caiaq_pcm_pointer() local
354 static void check_for_elapsed_periods(struct snd_usb_caiaqdev *cdev, check_for_elapsed_periods() argument
377 static void read_in_urb_mode0(struct snd_usb_caiaqdev *cdev, read_in_urb_mode0() argument
405 static void read_in_urb_mode2(struct snd_usb_caiaqdev *cdev, read_in_urb_mode2() argument
452 static void read_in_urb_mode3(struct snd_usb_caiaqdev *cdev, read_in_urb_mode3() argument
508 static void read_in_urb(struct snd_usb_caiaqdev *cdev, read_in_urb() argument
540 static void fill_out_urb_mode_0(struct snd_usb_caiaqdev *cdev, fill_out_urb_mode_0() argument
574 static void fill_out_urb_mode_3(struct snd_usb_caiaqdev *cdev, fill_out_urb_mode_3() argument
617 static inline void fill_out_urb(struct snd_usb_caiaqdev *cdev, fill_out_urb() argument
635 struct snd_usb_caiaqdev *cdev; read_completed() local
710 struct snd_usb_caiaqdev *cdev = info->cdev; write_completed() local
720 static struct urb **alloc_urbs(struct snd_usb_caiaqdev *cdev, int dir, int *ret) alloc_urbs() argument
797 int snd_usb_caiaq_audio_init(struct snd_usb_caiaqdev *cdev) snd_usb_caiaq_audio_init() argument
896 void snd_usb_caiaq_audio_free(struct snd_usb_caiaqdev *cdev) snd_usb_caiaq_audio_free() argument
H A Ddevice.h118 struct snd_usb_caiaqdev *cdev; member in struct:snd_usb_caiaq_cb_info
/linux-4.4.14/drivers/scsi/
H A Dhosts.c565 struct device *cdev; scsi_host_lookup() local
H A Draid_class.c226 struct device *cdev = raid_component_add() local
80 raid_setup(struct transport_container *tc, struct device *dev, struct device *cdev) raid_setup() argument
97 raid_remove(struct transport_container *tc, struct device *dev, struct device *cdev) raid_remove() argument
H A Dscsi_transport_srp.c102 srp_host_setup(struct transport_container *tc, struct device *dev, struct device *cdev) srp_host_setup() argument
H A Dses.c614 static int ses_intf_add(struct device *cdev, ses_intf_add() argument
809 static void ses_intf_remove(struct device *cdev, ses_intf_remove() argument
/linux-4.4.14/drivers/mtd/maps/
H A Dsa1100-flash.c224 struct mtd_info *cdev[nr]; sa1100_setup_mtd() local
/linux-4.4.14/drivers/hwmon/
H A Dpwm-fan.c38 struct thermal_cooling_device *cdev; member in struct:pwm_fan_ctx
118 static int pwm_fan_get_max_state(struct thermal_cooling_device *cdev, pwm_fan_get_max_state() argument
131 static int pwm_fan_get_cur_state(struct thermal_cooling_device *cdev, pwm_fan_get_cur_state() argument
145 pwm_fan_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) pwm_fan_set_cur_state() argument
216 struct thermal_cooling_device *cdev; pwm_fan_probe() local
H A Dgpio-fan.c43 struct thermal_cooling_device *cdev; member in struct:gpio_fan_data
393 static int gpio_fan_get_max_state(struct thermal_cooling_device *cdev, gpio_fan_get_max_state() argument
405 static int gpio_fan_get_cur_state(struct thermal_cooling_device *cdev, gpio_fan_get_cur_state() argument
417 static int gpio_fan_set_cur_state(struct thermal_cooling_device *cdev, gpio_fan_set_cur_state() argument
/linux-4.4.14/drivers/input/
H A Dinput-leds.c42 struct led_classdev cdev; member in struct:input_led
53 static enum led_brightness input_leds_brightness_get(struct led_classdev *cdev) input_leds_brightness_get() argument
61 static void input_leds_brightness_set(struct led_classdev *cdev, input_leds_brightness_set() argument
H A Djoydev.c49 struct cdev cdev; member in struct:joydev
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.c301 struct l2t_entry *t3_l2t_get(struct t3cdev *cdev, struct dst_entry *dst, t3_l2t_get() argument
/linux-4.4.14/drivers/connector/
H A Dconnector.c41 static struct cn_dev cdev; variable in typeref:struct:cn_dev
276 static struct cn_dev cdev = { variable in typeref:struct:cn_dev
/linux-4.4.14/arch/arm/plat-omap/
H A Ddebug-leds.c52 struct led_classdev cdev; member in struct:dbg_led
82 static void dbg_led_set(struct led_classdev *cdev, dbg_led_set() argument
96 static enum led_brightness dbg_led_get(struct led_classdev *cdev) dbg_led_get() argument
/linux-4.4.14/drivers/usb/gadget/function/
H A Df_obex.c196 struct usb_composite_dev *cdev = f->config->cdev; obex_set_alt() local
255 struct usb_composite_dev *cdev = f->config->cdev; obex_disable() local
266 struct usb_composite_dev *cdev = g->func.config->cdev; obex_connect() local
279 struct usb_composite_dev *cdev = g->func.config->cdev; obex_disconnect() local
308 struct usb_composite_dev *cdev = c->cdev; obex_bind() local
H A Df_serial.c152 struct usb_composite_dev *cdev = f->config->cdev; gser_set_alt() local
178 struct usb_composite_dev *cdev = f->config->cdev; gser_disable() local
191 struct usb_composite_dev *cdev = c->cdev; gser_bind() local
H A Df_subset.c260 struct usb_composite_dev *cdev = f->config->cdev; geth_set_alt() local
285 struct usb_composite_dev *cdev = f->config->cdev; geth_disable() local
298 struct usb_composite_dev *cdev = c->cdev; geth_bind() local
H A Duvc_v4l2.c38 struct usb_composite_dev *cdev = uvc->func.config->cdev; uvc_send_response() local
72 struct usb_composite_dev *cdev = uvc->func.config->cdev; uvc_v4l2_querycap() local
H A Df_ecm.c382 struct usb_composite_dev *cdev = ecm->port.func.config->cdev; ecm_do_notify() local
449 struct usb_composite_dev *cdev = ecm->port.func.config->cdev; ecm_notify_complete() local
472 struct usb_composite_dev *cdev = f->config->cdev; ecm_setup() local
537 struct usb_composite_dev *cdev = f->config->cdev; ecm_set_alt() local
624 struct usb_composite_dev *cdev = f->config->cdev; ecm_disable() local
682 struct usb_composite_dev *cdev = c->cdev; ecm_bind() local
H A Df_eem.c172 struct usb_composite_dev *cdev = f->config->cdev; eem_setup() local
190 struct usb_composite_dev *cdev = f->config->cdev; eem_set_alt() local
233 struct usb_composite_dev *cdev = f->config->cdev; eem_disable() local
247 struct usb_composite_dev *cdev = c->cdev; eem_bind() local
393 struct usb_composite_dev *cdev = port->func.config->cdev; eem_unwrap() local
H A Df_loopback.c172 struct usb_composite_dev *cdev = c->cdev; loopback_bind() local
242 struct usb_composite_dev *cdev = loop->function.config->cdev; loopback_complete() local
302 struct usb_composite_dev *cdev; disable_loopback() local
316 static int alloc_requests(struct usb_composite_dev *cdev, alloc_requests() argument
366 static int enable_endpoint(struct usb_composite_dev *cdev, enable_endpoint() argument
386 enable_loopback(struct usb_composite_dev *cdev, struct f_loopback *loop) enable_loopback() argument
417 struct usb_composite_dev *cdev = f->config->cdev; loopback_set_alt() local
H A Df_phonet.c488 struct usb_composite_dev *cdev = c->cdev; pn_bind() local
H A Df_uvc.c266 struct usb_composite_dev *cdev = uvc->func.config->cdev; uvc_function_setup_continue() local
290 struct usb_composite_dev *cdev = f->config->cdev; uvc_function_set_alt() local
396 struct usb_composite_dev *cdev = uvc->func.config->cdev; uvc_function_connect() local
406 struct usb_composite_dev *cdev = uvc->func.config->cdev; uvc_function_disconnect() local
420 struct usb_composite_dev *cdev = uvc->func.config->cdev; uvc_register_video() local
579 struct usb_composite_dev *cdev = c->cdev; uvc_function_bind() local
858 struct usb_composite_dev *cdev = c->cdev; uvc_unbind() local
H A Df_acm.c312 struct usb_composite_dev *cdev = acm->port.func.config->cdev; acm_complete_set_line_coding() local
342 struct usb_composite_dev *cdev = f->config->cdev; acm_setup() local
426 struct usb_composite_dev *cdev = f->config->cdev; acm_set_alt() local
470 struct usb_composite_dev *cdev = f->config->cdev; acm_disable() local
536 struct usb_composite_dev *cdev = acm->port.func.config->cdev; acm_notify_serial_state() local
609 struct usb_composite_dev *cdev = c->cdev; acm_bind() local
H A Df_hid.c64 struct cdev cdev; member in struct:f_hidg
394 struct usb_composite_dev *cdev = f->config->cdev; hidg_setup() local
505 struct usb_composite_dev *cdev = f->config->cdev; hidg_set_alt() local
H A Df_rndis.c388 struct usb_composite_dev *cdev = rndis->port.func.config->cdev; rndis_response_available() local
413 struct usb_composite_dev *cdev = rndis->port.func.config->cdev; rndis_response_complete() local
467 struct usb_composite_dev *cdev = f->config->cdev; rndis_setup() local
541 struct usb_composite_dev *cdev = f->config->cdev; rndis_set_alt() local
611 struct usb_composite_dev *cdev = f->config->cdev; rndis_disable() local
636 struct usb_composite_dev *cdev = geth->func.config->cdev; rndis_open() local
669 struct usb_composite_dev *cdev = c->cdev; rndis_bind() local
H A Df_sourcesink.c312 static void disable_ep(struct usb_composite_dev *cdev, struct usb_ep *ep) disable_ep() argument
321 void disable_endpoints(struct usb_composite_dev *cdev, disable_endpoints() argument
336 struct usb_composite_dev *cdev = c->cdev; sourcesink_bind() local
484 struct usb_composite_dev *cdev = ss->function.config->cdev; check_read_data() local
540 struct usb_composite_dev *cdev; source_sink_complete() local
634 struct usb_composite_dev *cdev; source_sink_start_ep() local
652 struct usb_composite_dev *cdev; disable_source_sink() local
661 enable_source_sink(struct usb_composite_dev *cdev, struct f_sourcesink *ss, enable_source_sink() argument
756 struct usb_composite_dev *cdev = f->config->cdev; sourcesink_set_alt() local
H A Df_uac1.c324 struct usb_composite_dev *cdev = audio->card.func.config->cdev; f_audio_out_ep_complete() local
386 struct usb_composite_dev *cdev = f->config->cdev; audio_set_intf_req() local
422 struct usb_composite_dev *cdev = f->config->cdev; audio_get_intf_req() local
459 struct usb_composite_dev *cdev = f->config->cdev; audio_set_endpoint_req() local
495 struct usb_composite_dev *cdev = f->config->cdev; audio_get_endpoint_req() local
523 struct usb_composite_dev *cdev = f->config->cdev; f_audio_setup() local
575 struct usb_composite_dev *cdev = f->config->cdev; f_audio_set_alt() local
670 struct usb_composite_dev *cdev = c->cdev; f_audio_bind() local
H A Df_midi.c250 struct usb_composite_dev *cdev = midi->func.config->cdev; f_midi_complete() local
303 struct usb_composite_dev *cdev = f->config->cdev; f_midi_start_ep() local
327 struct usb_composite_dev *cdev = f->config->cdev; f_midi_set_alt() local
383 struct usb_composite_dev *cdev = f->config->cdev; f_midi_disable() local
727 struct usb_composite_dev *cdev = c->cdev; f_midi_bind() local
1085 struct usb_composite_dev *cdev = f->config->cdev; f_midi_unbind() local
H A Df_ncm.c478 struct usb_composite_dev *cdev = ncm->port.func.config->cdev; ncm_do_notify() local
560 struct usb_composite_dev *cdev = ncm->port.func.config->cdev; ncm_notify_complete() local
589 struct usb_composite_dev *cdev = f->config->cdev; ncm_ep0out_complete() local
616 struct usb_composite_dev *cdev = f->config->cdev; ncm_setup() local
799 struct usb_composite_dev *cdev = f->config->cdev; ncm_set_alt() local
1272 struct usb_composite_dev *cdev = f->config->cdev; ncm_disable() local
1338 struct usb_composite_dev *cdev = c->cdev; ncm_bind() local
H A Df_printer.c942 struct usb_composite_dev *cdev = f->config->cdev; printer_func_setup() local
1017 struct usb_composite_dev *cdev = c->cdev; printer_func_bind() local
/linux-4.4.14/drivers/thermal/int340x_thermal/
H A Dint3403_thermal.c47 struct thermal_cooling_device *cdev; member in struct:int3403_cdev
123 static int int3403_get_max_state(struct thermal_cooling_device *cdev, int3403_get_max_state() argument
133 static int int3403_get_cur_state(struct thermal_cooling_device *cdev, int3403_get_cur_state() argument
149 int3403_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) int3403_set_cur_state() argument
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c130 ti_thermal_bind(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) ti_thermal_bind() argument
154 ti_thermal_unbind(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) ti_thermal_unbind() argument
/linux-4.4.14/drivers/scsi/osd/
H A Dosd_uld.c86 struct cdev cdev; member in struct:osd_uld_device
/linux-4.4.14/drivers/staging/most/aim-cdev/
H A Dcdev.c35 struct cdev cdev; member in struct:aim_channel
/linux-4.4.14/drivers/s390/block/
H A Ddasd_ioctl.c378 struct ccw_device *cdev; dasd_ioctl_information() local
H A Ddasd_fba.c57 dasd_fba_probe(struct ccw_device *cdev) dasd_fba_probe() argument
63 dasd_fba_set_online(struct ccw_device *cdev) dasd_fba_set_online() argument
130 struct ccw_device *cdev = device->cdev; dasd_fba_check_characteristics() local
H A Ddasd_devmap.c524 dasd_devmap_from_cdev(struct ccw_device *cdev) dasd_devmap_from_cdev() argument
539 dasd_create_device(struct ccw_device *cdev) dasd_create_device() argument
592 struct ccw_device *cdev; dasd_delete_device() local
650 dasd_device_from_cdev_locked(struct ccw_device *cdev) dasd_device_from_cdev_locked() argument
664 dasd_device_from_cdev(struct ccw_device *cdev) dasd_device_from_cdev() argument
957 struct ccw_device *cdev = to_ccwdev(dev); dasd_safe_offline_store() local
1488 dasd_get_feature(struct ccw_device *cdev, int feature) dasd_get_feature() argument
1504 dasd_set_feature(struct ccw_device *cdev, int feature, int flag) dasd_set_feature() argument
1525 dasd_add_sysfs_files(struct ccw_device *cdev) dasd_add_sysfs_files() argument
1531 dasd_remove_sysfs_files(struct ccw_device *cdev) dasd_remove_sysfs_files() argument
/linux-4.4.14/drivers/s390/char/
H A Dvmur.h63 struct ccw_device *cdev; /* Backpointer to ccw device */ member in struct:urdev
H A Dtape_34xx.c1175 tape_34xx_online(struct ccw_device *cdev) tape_34xx_online() argument
H A Dtape_3590.c1642 tape_3590_online(struct ccw_device *cdev) tape_3590_online() argument
H A Dtape_core.c443 int tape_generic_pm_suspend(struct ccw_device *cdev) tape_generic_pm_suspend() argument
487 tape_generic_offline(struct ccw_device *cdev) tape_generic_offline() argument
614 tape_generic_probe(struct ccw_device *cdev) tape_generic_probe() argument
666 tape_generic_remove(struct ccw_device *cdev) tape_generic_remove() argument
1100 __tape_do_irq (struct ccw_device *cdev, unsigned long intparm, struct irb *irb) __tape_do_irq() argument
H A Dvmur.c101 static struct urdev *urdev_alloc(struct ccw_device *cdev) urdev_alloc() argument
132 static struct urdev *urdev_get_from_cdev(struct ccw_device *cdev) urdev_get_from_cdev() argument
148 struct ccw_device *cdev; urdev_get_from_devno() local
175 static int ur_pm_suspend(struct ccw_device *cdev) ur_pm_suspend() argument
273 struct ccw_device *cdev = urd->cdev; do_ur_io() local
304 static void ur_int_handler(struct ccw_device *cdev, unsigned long intparm, ur_int_handler() argument
828 static int ur_probe(struct ccw_device *cdev) ur_probe() argument
875 static int ur_set_online(struct ccw_device *cdev) ur_set_online() argument
946 static int ur_set_offline_force(struct ccw_device *cdev, int force) ur_set_offline_force() argument
977 static int ur_set_offline(struct ccw_device *cdev) ur_set_offline() argument
987 static void ur_remove(struct ccw_device *cdev) ur_remove() argument
H A Dcon3215.c78 struct ccw_device *cdev; /* device for tty driver */ member in struct:raw3215_info
364 static void raw3215_irq(struct ccw_device *cdev, unsigned long intparm, raw3215_irq() argument
692 static int raw3215_probe (struct ccw_device *cdev) raw3215_probe() argument
725 static void raw3215_remove (struct ccw_device *cdev) raw3215_remove() argument
744 static int raw3215_set_online (struct ccw_device *cdev) raw3215_set_online() argument
755 static int raw3215_set_offline (struct ccw_device *cdev) raw3215_set_offline() argument
768 static int raw3215_pm_stop(struct ccw_device *cdev) raw3215_pm_stop() argument
782 static int raw3215_pm_start(struct ccw_device *cdev) raw3215_pm_start() argument
905 struct ccw_device *cdev; con3215_init() local
H A Draw3270.c36 struct ccw_device *cdev; member in struct:raw3270
340 raw3270_irq (struct ccw_device *cdev, unsigned long intparm, struct irb *irb) raw3270_irq() argument
729 raw3270_setup_device(struct ccw_device *cdev, struct raw3270 *rp, char *ascebc) raw3270_setup_device() argument
798 struct ccw_device *cdev; raw3270_setup_console() local
849 raw3270_create_device(struct ccw_device *cdev) raw3270_create_device() argument
1061 struct ccw_device *cdev; raw3270_delete_device() local
1083 raw3270_probe (struct ccw_device *cdev) raw3270_probe() argument
1163 raw3270_set_online (struct ccw_device *cdev) raw3270_set_online() argument
1191 raw3270_remove (struct ccw_device *cdev) raw3270_remove() argument
1242 raw3270_set_offline (struct ccw_device *cdev) raw3270_set_offline() argument
1253 static int raw3270_pm_stop(struct ccw_device *cdev) raw3270_pm_stop() argument
1280 static int raw3270_pm_start(struct ccw_device *cdev) raw3270_pm_start() argument
H A Dtape.h183 struct ccw_device * cdev; member in struct:tape_device
/linux-4.4.14/drivers/video/backlight/
H A Dlm3639_bl.c223 static void lm3639_torch_brightness_set(struct led_classdev *cdev, lm3639_torch_brightness_set() argument
260 static void lm3639_flash_brightness_set(struct led_classdev *cdev, lm3639_flash_brightness_set() argument
/linux-4.4.14/drivers/misc/
H A Dphantom.c54 struct cdev cdev; member in struct:phantom_device
H A Denclosure.c195 static void enclosure_link_name(struct enclosure_component *cdev, char *name) enclosure_link_name() argument
201 static void enclosure_remove_links(struct enclosure_component *cdev) enclosure_remove_links() argument
218 static int enclosure_add_links(struct enclosure_component *cdev) enclosure_add_links() argument
235 static void enclosure_release(struct device *cdev) enclosure_release() argument
245 struct enclosure_component *cdev = to_enclosure_component(dev); enclosure_component_release() local
298 struct device *cdev; enclosure_component_alloc() local
345 struct device *cdev; enclosure_component_register() local
377 struct enclosure_component *cdev; enclosure_add_device() local
406 struct enclosure_component *cdev; enclosure_remove_device() local
430 static ssize_t components_show(struct device *cdev, components_show() argument
439 static ssize_t id_show(struct device *cdev, id_show() argument
482 static ssize_t get_component_fault(struct device *cdev, get_component_fault() argument
493 static ssize_t set_component_fault(struct device *cdev, set_component_fault() argument
506 static ssize_t get_component_status(struct device *cdev, get_component_status() argument
517 static ssize_t set_component_status(struct device *cdev, set_component_status() argument
540 static ssize_t get_component_active(struct device *cdev, get_component_active() argument
551 static ssize_t set_component_active(struct device *cdev, set_component_active() argument
564 static ssize_t get_component_locate(struct device *cdev, get_component_locate() argument
575 static ssize_t set_component_locate(struct device *cdev, set_component_locate() argument
588 static ssize_t get_component_power_status(struct device *cdev, get_component_power_status() argument
600 static ssize_t set_component_power_status(struct device *cdev, set_component_power_status() argument
622 static ssize_t get_component_type(struct device *cdev, get_component_type() argument
630 static ssize_t get_component_slot(struct device *cdev, get_component_slot() argument
H A Dhpilo.h64 struct cdev cdev; member in struct:ilo_hwinfo
/linux-4.4.14/drivers/media/rc/
H A Dlirc_dev.c59 struct cdev *cdev; member in struct:irctl
174 struct cdev *cdev; lirc_cdev_add() local
382 struct cdev *cdev; lirc_unregister_driver() local
441 struct cdev *cdev; lirc_dev_fop_open() local
508 struct cdev *cdev; lirc_dev_fop_close() local
/linux-4.4.14/drivers/cpufreq/
H A Dcpufreq-dt.c35 struct thermal_cooling_device *cdev; member in struct:private_data
121 static int allocate_resources(int cpu, struct device **cdev, allocate_resources() argument
H A Dmt8173-cpufreq.c49 struct thermal_cooling_device *cdev; member in struct:mtk_cpu_dvfs_info
H A Darm_big_little.c325 struct device *cdev = get_cpu_device(i); for_each_present_cpu() local
402 struct device *cdev = get_cpu_device(i); for_each_present_cpu() local
428 struct device *cdev = get_cpu_device(i); for_each_present_cpu() local
/linux-4.4.14/drivers/char/agp/
H A Disoch.c83 unsigned int cdev = 0; agp_3_5_isochronous_node_enable() local
293 unsigned int cdev = 0; agp_3_5_nonisochronous_node_enable() local
/linux-4.4.14/drivers/char/
H A Dbsr.c152 struct cdev *cdev = inode->i_cdev; bsr_open() local
/linux-4.4.14/arch/alpha/kernel/
H A Dsys_marvel.c319 marvel_map_irq(const struct pci_dev *cdev, u8 slot, u8 pin) marvel_map_irq() argument
/linux-4.4.14/fs/
H A Dchar_dev.c37 struct cdev *cdev; /* will die */ member in struct:char_device_struct
247 struct cdev *cdev; __register_chrdev() local
408 static void cdev_purge(struct cdev *cdev) cdev_purge() argument
538 void cdev_init(struct cdev *cdev, const struct file_operations *fops) cdev_init() argument
/linux-4.4.14/include/linux/mtd/
H A Dubi.h125 dev_t cdev; member in struct:ubi_volume_info
196 dev_t cdev; member in struct:ubi_device_info
/linux-4.4.14/include/linux/gpio/
H A Ddriver.h93 struct device *cdev; member in struct:gpio_chip
/linux-4.4.14/include/linux/mfd/
H A Dcros_ec.h163 struct cdev cdev; member in struct:cros_ec_dev
/linux-4.4.14/drivers/scsi/mvsas/
H A Dmv_init.c745 mvs_show_driver_version(struct device *cdev, mvs_show_driver_version() argument
757 mvs_store_interrupt_coalescing(struct device *cdev, mvs_store_interrupt_coalescing() argument
797 static ssize_t mvs_show_interrupt_coalescing(struct device *cdev, mvs_show_interrupt_coalescing() argument
/linux-4.4.14/drivers/scsi/pm8001/
H A Dpm8001_ctl.c54 static ssize_t pm8001_ctl_mpi_interface_rev_show(struct device *cdev, pm8001_ctl_mpi_interface_rev_show() argument
79 static ssize_t pm8001_ctl_fw_version_show(struct device *cdev, pm8001_ctl_fw_version_show() argument
108 static ssize_t pm8001_ctl_max_out_io_show(struct device *cdev, pm8001_ctl_max_out_io_show() argument
131 static ssize_t pm8001_ctl_max_devices_show(struct device *cdev, pm8001_ctl_max_devices_show() argument
157 static ssize_t pm8001_ctl_max_sg_list_show(struct device *cdev, pm8001_ctl_max_sg_list_show() argument
201 static ssize_t pm8001_ctl_sas_spec_support_show(struct device *cdev, pm8001_ctl_sas_spec_support_show() argument
230 static ssize_t pm8001_ctl_host_sas_address_show(struct device *cdev, pm8001_ctl_host_sas_address_show() argument
249 static ssize_t pm8001_ctl_logging_level_show(struct device *cdev, pm8001_ctl_logging_level_show() argument
258 static ssize_t pm8001_ctl_logging_level_store(struct device *cdev, pm8001_ctl_logging_level_store() argument
282 static ssize_t pm8001_ctl_aap_log_show(struct device *cdev, pm8001_ctl_aap_log_show() argument
317 static ssize_t pm8001_ctl_ib_queue_log_show(struct device *cdev, pm8001_ctl_ib_queue_log_show() argument
350 static ssize_t pm8001_ctl_ob_queue_log_show(struct device *cdev, pm8001_ctl_ob_queue_log_show() argument
381 static ssize_t pm8001_ctl_bios_version_show(struct device *cdev, pm8001_ctl_bios_version_show() argument
419 static ssize_t pm8001_ctl_iop_log_show(struct device *cdev, pm8001_ctl_iop_log_show() argument
456 static ssize_t pm8001_ctl_fatal_log_show(struct device *cdev, pm8001_ctl_fatal_log_show() argument
474 static ssize_t pm8001_ctl_gsm_log_show(struct device *cdev, pm8001_ctl_gsm_log_show() argument
635 static ssize_t pm8001_store_update_fw(struct device *cdev, pm8001_store_update_fw() argument
712 static ssize_t pm8001_show_update_fw(struct device *cdev, pm8001_show_update_fw() argument
/linux-4.4.14/drivers/misc/mic/host/
H A Dmic_boot.c287 static inline struct mic_device *cosmdev_to_mdev(struct cosm_device *cdev) cosmdev_to_mdev() argument
292 static void _mic_reset(struct cosm_device *cdev) _mic_reset() argument
300 static bool _mic_ready(struct cosm_device *cdev) _mic_ready() argument
362 static int _mic_start(struct cosm_device *cdev, int id) _mic_start() argument
417 static void _mic_stop(struct cosm_device *cdev, bool force) _mic_stop() argument
433 static ssize_t _mic_family(struct cosm_device *cdev, char *buf) _mic_family() argument
441 static ssize_t _mic_stepping(struct cosm_device *cdev, char *buf) _mic_stepping() argument
465 static struct mic_mw *_mic_aper(struct cosm_device *cdev) _mic_aper() argument
/linux-4.4.14/drivers/input/keyboard/
H A Dqt2160.c60 struct led_classdev cdev; member in struct:qt2160_led
119 static void qt2160_led_set(struct led_classdev *cdev, qt2160_led_set() argument
H A Dcap11xx.c77 struct led_classdev cdev; member in struct:cap11xx_led
250 static void cap11xx_led_set(struct led_classdev *cdev, cap11xx_led_set() argument
/linux-4.4.14/drivers/misc/cxl/
H A Dfile.c453 static int cxl_add_chardev(struct cxl_afu *afu, dev_t devt, struct cdev *cdev, cxl_add_chardev() argument
/linux-4.4.14/drivers/misc/genwqe/
H A Dcard_dev.c348 struct genwqe_file *cdev = (struct genwqe_file *)filp->private_data; genwqe_fasync() local
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_ops.c47 void qed_init_iro_array(struct qed_dev *cdev) qed_init_iro_array() argument
189 struct qed_dev *cdev = p_hwfn->cdev; qed_init_cmd_array() local
377 struct qed_dev *cdev = p_hwfn->cdev; qed_init_cmd_mode_match() local
435 struct qed_dev *cdev = p_hwfn->cdev; qed_init_run() local
505 int qed_init_fw_data(struct qed_dev *cdev, qed_init_fw_data() argument
H A Dqed_mcp.c305 static void qed_mcp_set_drv_ver(struct qed_dev *cdev, qed_mcp_set_drv_ver() argument
321 struct qed_dev *cdev = p_hwfn->cdev; qed_mcp_load_req() local
614 int qed_mcp_get_mfw_ver(struct qed_dev *cdev, qed_mcp_get_mfw_ver() argument
638 int qed_mcp_get_media_type(struct qed_dev *cdev, qed_mcp_get_media_type() argument
H A Dqed_main.c68 static int qed_set_coherency_mask(struct qed_dev *cdev) qed_set_coherency_mask() argument
86 static void qed_free_pci(struct qed_dev *cdev) qed_free_pci() argument
103 static int qed_init_pci(struct qed_dev *cdev, qed_init_pci() argument
182 int qed_fill_dev_info(struct qed_dev *cdev, qed_fill_dev_info() argument
215 static void qed_free_cdev(struct qed_dev *cdev) qed_free_cdev() argument
222 struct qed_dev *cdev; qed_alloc_cdev() local
234 static int qed_set_power_state(struct qed_dev *cdev, qed_set_power_state() argument
250 struct qed_dev *cdev; qed_probe() local
286 static void qed_remove(struct qed_dev *cdev) qed_remove() argument
300 static void qed_disable_msix(struct qed_dev *cdev) qed_disable_msix() argument
312 static int qed_enable_msix(struct qed_dev *cdev, qed_enable_msix() argument
357 static int qed_set_int_mode(struct qed_dev *cdev, bool force_mode) qed_set_int_mode() argument
412 static void qed_simd_handler_config(struct qed_dev *cdev, void *token, qed_simd_handler_config() argument
422 static void qed_simd_handler_clean(struct qed_dev *cdev, int index) qed_simd_handler_clean() argument
439 struct qed_dev *cdev = (struct qed_dev *)dev_instance; qed_single_int() local
481 struct qed_dev *cdev = hwfn->cdev; qed_slowpath_irq_req() local
512 static void qed_slowpath_irq_free(struct qed_dev *cdev) qed_slowpath_irq_free() argument
531 static int qed_nic_stop(struct qed_dev *cdev) qed_nic_stop() argument
552 static int qed_nic_reset(struct qed_dev *cdev) qed_nic_reset() argument
565 static int qed_nic_setup(struct qed_dev *cdev) qed_nic_setup() argument
580 static int qed_set_int_fp(struct qed_dev *cdev, u16 cnt) qed_set_int_fp() argument
598 static int qed_get_int_fp(struct qed_dev *cdev, struct qed_int_info *info) qed_get_int_fp() argument
621 static int qed_slowpath_setup_int(struct qed_dev *cdev, qed_slowpath_setup_int() argument
680 static int qed_alloc_stream_mem(struct qed_dev *cdev) qed_alloc_stream_mem() argument
701 static void qed_free_stream_mem(struct qed_dev *cdev) qed_free_stream_mem() argument
716 static void qed_update_pf_params(struct qed_dev *cdev, qed_update_pf_params() argument
728 static int qed_slowpath_start(struct qed_dev *cdev, qed_slowpath_start() argument
800 static int qed_slowpath_stop(struct qed_dev *cdev) qed_slowpath_stop() argument
818 static void qed_set_id(struct qed_dev *cdev, char name[NAME_SIZE], qed_set_id() argument
831 static u32 qed_sb_init(struct qed_dev *cdev, qed_sb_init() argument
865 static u32 qed_sb_release(struct qed_dev *cdev, qed_sb_release() argument
887 static int qed_set_link(struct qed_dev *cdev, qed_set_link() argument
1078 static void qed_get_current_link(struct qed_dev *cdev, qed_get_current_link() argument
1096 static int qed_drain(struct qed_dev *cdev) qed_drain() argument
/linux-4.4.14/drivers/platform/x86/
H A Dintel_menlow.c63 static int memory_get_max_bandwidth(struct thermal_cooling_device *cdev, memory_get_max_bandwidth() argument
89 static int memory_get_cur_bandwidth(struct thermal_cooling_device *cdev, memory_get_cur_bandwidth() argument
112 static int memory_set_cur_bandwidth(struct thermal_cooling_device *cdev, memory_set_cur_bandwidth() argument
157 struct thermal_cooling_device *cdev; intel_menlow_memory_add() local
199 struct thermal_cooling_device *cdev = acpi_driver_data(device); intel_menlow_memory_remove() local
H A Dacerhdf.c503 static int acerhdf_get_max_state(struct thermal_cooling_device *cdev, acerhdf_get_max_state() argument
511 static int acerhdf_get_cur_state(struct thermal_cooling_device *cdev, acerhdf_get_cur_state() argument
525 static int acerhdf_set_cur_state(struct thermal_cooling_device *cdev, acerhdf_set_cur_state() argument
366 acerhdf_bind(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) acerhdf_bind() argument
382 acerhdf_unbind(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) acerhdf_unbind() argument
/linux-4.4.14/drivers/bus/
H A Dmips_cdmm.c62 struct mips_cdmm_device *cdev = to_mips_cdmm_device(dev); mips_cdmm_match() local
70 struct mips_cdmm_device *cdev = to_mips_cdmm_device(dev); mips_cdmm_uevent() local
488 struct mips_cdmm_device *cdev = to_mips_cdmm_device(dev); mips_cdmm_release() local
/linux-4.4.14/drivers/char/xillybus/
H A Dxillybus.h109 struct cdev cdev; member in struct:xilly_endpoint
/linux-4.4.14/fs/fuse/
H A Dcuse.c59 struct cdev *cdev; /* associated character device */ member in struct:cuse_conn
314 struct cdev *cdev; cuse_process_init_reply() local
/linux-4.4.14/arch/mips/txx9/rbtx4939/
H A Dsetup.c192 struct led_classdev cdev; member in struct:rbtx4939_led_data
/linux-4.4.14/arch/arm/mach-sa1100/
H A Dassabet.c670 struct led_classdev cdev; member in struct:assabet_led
691 static void assabet_led_set(struct led_classdev *cdev, assabet_led_set() argument
703 static enum led_brightness assabet_led_get(struct led_classdev *cdev) assabet_led_get() argument
/linux-4.4.14/drivers/gpio/
H A Dgpiolib-sysfs.c651 struct device *cdev; gpiod_export_link() local
/linux-4.4.14/sound/isa/cs423x/
H A Dcs4236.c559 struct pnp_dev *cdev; snd_cs423x_pnpbios_detect() local
306 snd_card_cs423x_pnp(int dev, struct snd_card_cs4236 *acard, struct pnp_dev *pdev, struct pnp_dev *cdev) snd_card_cs423x_pnp() argument
/linux-4.4.14/drivers/s390/net/
H A Dctcm_main.c276 static long ctcm_check_irb_error(struct ccw_device *cdev, struct irb *irb) ctcm_check_irb_error() argument
1198 static void ctcm_irq_handler(struct ccw_device *cdev, ctcm_irq_handler() argument
1350 static int add_channel(struct ccw_device *cdev, enum ctcm_channel_types type, add_channel() argument
/linux-4.4.14/drivers/infiniband/core/
H A Duverbs.h94 struct cdev cdev; member in struct:ib_uverbs_device
/linux-4.4.14/drivers/hid/
H A Dhid-corsair.c28 struct led_classdev cdev; member in struct:k90_led
/linux-4.4.14/drivers/hsi/clients/
H A Dhsi_char.c114 struct cdev cdev; member in struct:hsc_client_data
/linux-4.4.14/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.h53 struct cdev cdev; /* Char device structure */ member in struct:hwicap_drvdata
/linux-4.4.14/drivers/clk/
H A Dclk-vt8500.c86 struct clk_device *cdev = to_clk_device(hw); vt8500_dclk_enable() local
102 struct clk_device *cdev = to_clk_device(hw); vt8500_dclk_disable() local
117 struct clk_device *cdev = to_clk_device(hw); vt8500_dclk_is_enabled() local
126 struct clk_device *cdev = to_clk_device(hw); vt8500_dclk_recalc_rate() local
143 struct clk_device *cdev = to_clk_device(hw); vt8500_dclk_round_rate() local
169 struct clk_device *cdev = to_clk_device(hw); vt8500_dclk_set_rate() local
/linux-4.4.14/arch/arm/mach-davinci/
H A Dboard-dm365-evm.c557 struct led_classdev cdev; member in struct:cpld_led
575 static void cpld_led_set(struct led_classdev *cdev, enum led_brightness b) cpld_led_set() argument
587 static enum led_brightness cpld_led_get(struct led_classdev *cdev) cpld_led_get() argument
/linux-4.4.14/drivers/usb/gadget/
H A Dcomposite.c107 struct usb_composite_dev *cdev = get_gadget_data(g); config_ep_by_speed() local
282 struct usb_composite_dev *cdev = function->config->cdev; usb_function_deactivate() local
310 struct usb_composite_dev *cdev = function->config->cdev; usb_function_activate() local
446 static int config_desc(struct usb_composite_dev *cdev, unsigned w_value) config_desc() argument
505 static int count_configs(struct usb_composite_dev *cdev, unsigned type) count_configs() argument
547 static int bos_desc(struct usb_composite_dev *cdev) bos_desc() argument
603 static void device_qual(struct usb_composite_dev *cdev) device_qual() argument
622 static void reset_config(struct usb_composite_dev *cdev) reset_config() argument
638 static int set_config(struct usb_composite_dev *cdev, set_config() argument
745 int usb_add_config_only(struct usb_composite_dev *cdev, usb_add_config_only() argument
785 int usb_add_config(struct usb_composite_dev *cdev, usb_add_config() argument
853 static void remove_config(struct usb_composite_dev *cdev, remove_config() argument
885 void usb_remove_config(struct usb_composite_dev *cdev, usb_remove_config() argument
948 static int get_string(struct usb_composite_dev *cdev, get_string() argument
1063 int usb_string_id(struct usb_composite_dev *cdev) usb_string_id() argument
1092 int usb_string_ids_tab(struct usb_composite_dev *cdev, struct usb_string *str) usb_string_ids_tab() argument
1176 struct usb_string *usb_gstrings_attach(struct usb_composite_dev *cdev, usb_gstrings_attach() argument
1254 struct usb_composite_dev *cdev; composite_setup_complete() local
1281 static int composite_ep0_queue(struct usb_composite_dev *cdev, composite_ep0_queue() argument
1459 struct usb_composite_dev *cdev = get_gadget_data(gadget); composite_setup() local
1870 struct usb_composite_dev *cdev = get_gadget_data(gadget); composite_disconnect() local
1890 struct usb_composite_dev *cdev = get_gadget_data(gadget); suspended_show() local
1898 struct usb_composite_dev *cdev = get_gadget_data(gadget); __composite_unbind() local
2013 int composite_os_desc_req_prepare(struct usb_composite_dev *cdev, composite_os_desc_req_prepare() argument
2037 void composite_dev_cleanup(struct usb_composite_dev *cdev) composite_dev_cleanup() argument
2066 struct usb_composite_dev *cdev; composite_bind() local
2116 struct usb_composite_dev *cdev = get_gadget_data(gadget); composite_suspend() local
2139 struct usb_composite_dev *cdev = get_gadget_data(gadget); composite_resume() local
2242 void usb_composite_setup_continue(struct usb_composite_dev *cdev) usb_composite_setup_continue() argument
2286 void usb_composite_overwrite_options(struct usb_composite_dev *cdev, usb_composite_overwrite_options() argument
1966 composite_dev_prepare(struct usb_composite_driver *composite, struct usb_composite_dev *cdev) composite_dev_prepare() argument
/linux-4.4.14/drivers/uio/
H A Duio.c723 struct cdev *cdev = NULL; uio_major_init() local

Completed in 4927 milliseconds

12