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

12

/linux-4.1.27/include/linux/platform_data/
H A Dleds-omap.h13 struct led_classdev cdev; member in struct:omap_led_config
/linux-4.1.27/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.1.27/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.c41 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-pwm.c28 struct led_classdev cdev; member in struct:led_pwm_data
H A Dleds-gpio.c25 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-netxbig.c131 struct led_classdev cdev; member in struct:netxbig_led_data
H A Dleds-ns2.c71 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-pm8941-wled.c82 struct led_classdev cdev; member in struct:pm8941_wled
87 static int pm8941_wled_set(struct led_classdev *cdev, pm8941_wled_set() argument
131 static void pm8941_wled_set_brightness(struct led_classdev *cdev, pm8941_wled_set_brightness() argument
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
H A Dleds-lm355x.c329 static void lm355x_torch_brightness_set(struct led_classdev *cdev, lm355x_torch_brightness_set() argument
350 static void lm355x_strobe_brightness_set(struct led_classdev *cdev, lm355x_strobe_brightness_set() argument
371 static void lm355x_indicator_brightness_set(struct led_classdev *cdev, lm355x_indicator_brightness_set() argument
/linux-4.1.27/drivers/base/
H A Dcontainer.c25 struct container_dev *cdev = to_container_dev(dev); container_offline() 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
H A Dattribute_container.c427 struct device *cdev = NULL; attribute_container_find_class_device() local
/linux-4.1.27/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.h77 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.h80 struct cdev cdev; member in struct:watchdog_device
H A Denclosure.h93 struct device cdev; member in struct:enclosure_component
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dthermal.h27 struct thermal_cooling_device *cdev; member in struct:ath10k_thermal
H A Dthermal.c49 static int ath10k_thermal_get_max_dutycycle(struct thermal_cooling_device *cdev, ath10k_thermal_get_max_dutycycle() argument
57 static int ath10k_thermal_get_cur_dutycycle(struct thermal_cooling_device *cdev, ath10k_thermal_get_cur_dutycycle() argument
69 static int ath10k_thermal_set_cur_dutycycle(struct thermal_cooling_device *cdev, ath10k_thermal_set_cur_dutycycle() argument
189 struct thermal_cooling_device *cdev; ath10k_thermal_register() local
/linux-4.1.27/drivers/staging/nvec/
H A Dnvec_paz00.c29 struct led_classdev cdev; member in struct:nvec_led
/linux-4.1.27/drivers/acpi/
H A Dcontainer.c46 static int acpi_container_offline(struct container_dev *cdev) acpi_container_offline() argument
67 struct container_dev *cdev; container_device_attach() local
H A Dprocessor_thermal.c202 processor_get_max_state(struct thermal_cooling_device *cdev, processor_get_max_state() argument
220 processor_get_cur_state(struct thermal_cooling_device *cdev, processor_get_cur_state() argument
240 processor_set_cur_state(struct thermal_cooling_device *cdev, processor_set_cur_state() argument
H A Dfan.c84 struct thermal_cooling_device *cdev; member in struct:acpi_fan
98 static int fan_get_max_state(struct thermal_cooling_device *cdev, unsigned long fan_get_max_state() argument
166 static int fan_get_cur_state(struct thermal_cooling_device *cdev, unsigned long fan_get_cur_state() argument
206 fan_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) fan_set_cur_state() argument
325 struct thermal_cooling_device *cdev; acpi_fan_probe() local
H A Dthermal.c771 acpi_thermal_cooling_device_cb(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev, bool bind) acpi_thermal_cooling_device_cb() argument
859 acpi_thermal_bind_cooling_device(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) acpi_thermal_bind_cooling_device() argument
866 acpi_thermal_unbind_cooling_device(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) acpi_thermal_unbind_cooling_device() argument
/linux-4.1.27/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.c92 struct thermal_cooling_device *cdev; fair_share_throttle() local
61 get_target_state(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, int weight, 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 Dcpu_cooling.c220 static int cpufreq_get_max_state(struct thermal_cooling_device *cdev, cpufreq_get_max_state() argument
239 static int cpufreq_get_cur_state(struct thermal_cooling_device *cdev, cpufreq_get_cur_state() argument
259 static int cpufreq_set_cur_state(struct thermal_cooling_device *cdev, cpufreq_set_cur_state() argument
459 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) cpufreq_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 Dof-thermal.c211 of_thermal_bind(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) of_thermal_bind() argument
239 of_thermal_unbind(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) of_thermal_unbind() argument
H A Dimx_thermal.c97 struct thermal_cooling_device *cdev; member in struct:imx_thermal_data
302 imx_bind(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev) imx_bind() argument
320 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
H A Dthermal_core.c256 static void bind_cdev(struct thermal_cooling_device *cdev) bind_cdev() argument
720 struct thermal_cooling_device *cdev = NULL; passive_store() local
851 struct thermal_cooling_device *cdev = to_cooling_device(dev); thermal_cooling_device_type_show() local
860 struct thermal_cooling_device *cdev = to_cooling_device(dev); thermal_cooling_device_max_state_show() local
874 struct thermal_cooling_device *cdev = to_cooling_device(dev); thermal_cooling_device_cur_state_show() local
889 struct thermal_cooling_device *cdev = to_cooling_device(dev); thermal_cooling_device_cur_state_store() local
1110 struct thermal_cooling_device *cdev; thermal_release() local
1149 struct thermal_cooling_device *cdev; __thermal_cooling_device_register() local
1256 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) thermal_cooling_device_unregister() argument
1309 void thermal_cdev_update(struct thermal_cooling_device *cdev) thermal_cdev_update() argument
1642 struct thermal_cooling_device *cdev; thermal_zone_device_unregister() local
192 get_thermal_instance(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, int trip) get_thermal_instance() argument
215 print_bind_err_msg(struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, int ret) print_bind_err_msg() argument
222 __bind(struct thermal_zone_device *tz, int mask, struct thermal_cooling_device *cdev, unsigned long *limits) __bind() argument
246 __unbind(struct thermal_zone_device *tz, int mask, struct thermal_cooling_device *cdev) __unbind() argument
965 thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, int trip, struct thermal_cooling_device *cdev, unsigned long upper, unsigned long lower) thermal_zone_bind_cooling_device() argument
1076 thermal_zone_unbind_cooling_device(struct thermal_zone_device *tz, int trip, struct thermal_cooling_device *cdev) thermal_zone_unbind_cooling_device() argument
/linux-4.1.27/arch/mips/sni/
H A Dsetup.c62 char *cdev; sni_console_setup() local
/linux-4.1.27/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.1.27/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
419 ccw_device_call_handler(struct ccw_device *cdev) ccw_device_call_handler() argument
475 struct ciw *ccw_device_get_ciw(struct ccw_device *cdev, __u32 ct) ccw_device_get_ciw() argument
494 __u8 ccw_device_get_path_mask(struct ccw_device *cdev) ccw_device_get_path_mask() argument
510 void ccw_device_stlck_done(struct ccw_device *cdev, void *data, int rc) ccw_device_stlck_done() argument
521 int ccw_device_stlck(struct ccw_device *cdev) ccw_device_stlck() argument
574 struct channel_path_desc *ccw_device_get_chp_desc(struct ccw_device *cdev, ccw_device_get_chp_desc() argument
591 void ccw_device_get_id(struct ccw_device *cdev, struct ccw_dev_id *dev_id) ccw_device_get_id() argument
608 int ccw_device_tm_start_key(struct ccw_device *cdev, struct tcw *tcw, ccw_device_tm_start_key() argument
654 int ccw_device_tm_start_timeout_key(struct ccw_device *cdev, struct tcw *tcw, ccw_device_tm_start_timeout_key() argument
678 int ccw_device_tm_start(struct ccw_device *cdev, struct tcw *tcw, ccw_device_tm_start() argument
697 int ccw_device_tm_start_timeout(struct ccw_device *cdev, struct tcw *tcw, ccw_device_tm_start_timeout() argument
713 int ccw_device_get_mdc(struct ccw_device *cdev, u8 mask) ccw_device_get_mdc() argument
758 int ccw_device_tm_intrg(struct ccw_device *cdev) ccw_device_tm_intrg() argument
778 void ccw_device_get_schid(struct ccw_device *cdev, struct subchannel_id *schid) ccw_device_get_schid() argument
H A Ddevice_pgid.c31 static void verify_done(struct ccw_device *cdev, int rc) verify_done() argument
55 static void nop_build_cp(struct ccw_device *cdev) nop_build_cp() argument
70 static void nop_do(struct ccw_device *cdev) nop_do() argument
90 static enum io_status nop_filter(struct ccw_device *cdev, void *data, nop_filter() argument
102 static void nop_callback(struct ccw_device *cdev, void *data, int rc) nop_callback() argument
132 static void spid_build_cp(struct ccw_device *cdev, u8 fn) spid_build_cp() argument
147 static void pgid_wipeout_callback(struct ccw_device *cdev, void *data, int rc) pgid_wipeout_callback() argument
165 static void pgid_wipeout_start(struct ccw_device *cdev) pgid_wipeout_start() argument
192 static void spid_do(struct ccw_device *cdev) spid_do() argument
225 static void spid_callback(struct ccw_device *cdev, void *data, int rc) spid_callback() argument
264 static void spid_start(struct ccw_device *cdev) spid_start() argument
298 static void pgid_analyze(struct ccw_device *cdev, struct pgid **p, pgid_analyze() argument
330 static u8 pgid_to_donepm(struct ccw_device *cdev) pgid_to_donepm() argument
364 static void pgid_fill(struct ccw_device *cdev, struct pgid *pgid) pgid_fill() argument
375 static void snid_done(struct ccw_device *cdev, int rc) snid_done() argument
433 static void snid_build_cp(struct ccw_device *cdev) snid_build_cp() argument
450 static void snid_do(struct ccw_device *cdev) snid_do() argument
477 static void snid_callback(struct ccw_device *cdev, void *data, int rc) snid_callback() argument
507 static void verify_start(struct ccw_device *cdev) verify_start() argument
552 void ccw_device_verify_start(struct ccw_device *cdev) ccw_device_verify_start() argument
570 static void disband_callback(struct ccw_device *cdev, void *data, int rc) disband_callback() argument
597 void ccw_device_disband_start(struct ccw_device *cdev) ccw_device_disband_start() argument
619 static void stlck_build_cp(struct ccw_device *cdev, void *buf1, void *buf2) stlck_build_cp() argument
635 static void stlck_callback(struct ccw_device *cdev, void *data, int rc) stlck_callback() argument
651 void ccw_device_stlck_start(struct ccw_device *cdev, void *data, void *buf1, ccw_device_stlck_start() 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
737 ccw_device_irq(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_irq() argument
781 ccw_device_online_timeout(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_online_timeout() argument
804 ccw_device_w4sense(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_w4sense() argument
855 ccw_device_killing_irq(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_killing_irq() argument
867 ccw_device_killing_timeout(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_killing_timeout() argument
883 void ccw_device_kill_io(struct ccw_device *cdev) ccw_device_kill_io() argument
902 ccw_device_delay_verify(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_delay_verify() argument
909 ccw_device_start_id(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_start_id() argument
921 void ccw_device_trigger_reprobe(struct ccw_device *cdev) ccw_device_trigger_reprobe() argument
953 static void ccw_device_disabled_irq(struct ccw_device *cdev, ccw_device_disabled_irq() argument
967 ccw_device_change_cmfstate(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_change_cmfstate() argument
974 static void ccw_device_update_cmfblock(struct ccw_device *cdev, ccw_device_update_cmfblock() argument
983 ccw_device_quiesce_done(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_quiesce_done() argument
991 ccw_device_quiesce_timeout(struct ccw_device *cdev, enum dev_event dev_event) ccw_device_quiesce_timeout() argument
1009 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
H A Dcmf.c186 static int set_schib(struct ccw_device *cdev, u32 mme, int mbfc, set_schib() argument
223 static int set_schib_wait(struct ccw_device *cdev, u32 mme, set_schib_wait() argument
280 void retry_set_schib(struct ccw_device *cdev) retry_set_schib() argument
296 static int cmf_copy_block(struct ccw_device *cdev) cmf_copy_block() argument
348 static int cmf_cmb_copy_wait(struct ccw_device *cdev) cmf_cmb_copy_wait() argument
401 void cmf_retry_copy_block(struct ccw_device *cdev) cmf_retry_copy_block() argument
416 static void cmf_generic_reset(struct ccw_device *cdev) cmf_generic_reset() argument
503 static int alloc_cmb_single(struct ccw_device *cdev, alloc_cmb_single() argument
544 static int alloc_cmb(struct ccw_device *cdev) alloc_cmb() argument
600 static void free_cmb(struct ccw_device *cdev) free_cmb() argument
634 static int set_cmb(struct ccw_device *cdev, u32 mme) set_cmb() argument
652 static u64 read_cmb(struct ccw_device *cdev, int index) read_cmb() argument
702 static int readall_cmb(struct ccw_device *cdev, struct cmbdata *data) readall_cmb() argument
753 static void reset_cmb(struct ccw_device *cdev) reset_cmb() argument
822 static int alloc_cmbe(struct ccw_device *cdev) alloc_cmbe() argument
868 static void free_cmbe(struct ccw_device *cdev) free_cmbe() argument
888 static int set_cmbe(struct ccw_device *cdev, u32 mme) set_cmbe() argument
907 static u64 read_cmbe(struct ccw_device *cdev, int index) read_cmbe() argument
965 static int readall_cmbe(struct ccw_device *cdev, struct cmbdata *data) readall_cmbe() argument
1020 static void reset_cmbe(struct ccw_device *cdev) reset_cmbe() argument
1053 struct ccw_device *cdev; cmb_show_avg_sample_interval() local
1181 struct ccw_device *cdev; cmb_enable_store() local
1205 int ccw_set_cmf(struct ccw_device *cdev, int enable) ccw_set_cmf() argument
1219 int enable_cmf(struct ccw_device *cdev) enable_cmf() argument
1249 int disable_cmf(struct ccw_device *cdev) disable_cmf() argument
1271 u64 cmf_read(struct ccw_device *cdev, int index) cmf_read() argument
1286 int cmf_readall(struct ccw_device *cdev, struct cmbdata *data) cmf_readall() argument
1292 int cmf_reenable(struct ccw_device *cdev) cmf_reenable() argument
H A Ddevice.c60 struct ccw_device *cdev = to_ccwdev(dev); ccw_bus_match() local
103 struct ccw_device *cdev = to_ccwdev(dev); ccw_uevent() local
152 struct ccw_device *cdev; io_subchannel_prepare() local
250 struct ccw_device *cdev = to_ccwdev(dev); devtype_show() local
263 struct ccw_device *cdev = to_ccwdev(dev); cutype_show() local
273 struct ccw_device *cdev = to_ccwdev(dev); modalias_show() local
285 struct ccw_device *cdev = to_ccwdev(dev); online_show() local
290 int ccw_device_is_orphan(struct ccw_device *cdev) ccw_device_is_orphan() argument
295 static void ccw_device_unregister(struct ccw_device *cdev) ccw_device_unregister() argument
321 int ccw_device_set_offline(struct ccw_device *cdev) ccw_device_set_offline() argument
398 int ccw_device_set_online(struct ccw_device *cdev) ccw_device_set_online() argument
487 static int online_store_handle_offline(struct ccw_device *cdev) online_store_handle_offline() argument
500 static int online_store_recog_and_online(struct ccw_device *cdev) online_store_recog_and_online() argument
518 static int online_store_handle_online(struct ccw_device *cdev, int force) online_store_handle_online() argument
541 struct ccw_device *cdev = to_ccwdev(dev); online_store() local
591 struct ccw_device *cdev = to_ccwdev(dev); available_show() local
681 static int ccw_device_add(struct ccw_device *cdev) ccw_device_add() argument
691 struct ccw_device *cdev = to_ccwdev(dev); match_dev_id() local
717 static void ccw_device_do_unbind_bind(struct ccw_device *cdev) ccw_device_do_unbind_bind() argument
731 struct ccw_device *cdev; ccw_device_release() local
742 struct ccw_device *cdev; io_subchannel_allocate_dev() local
804 struct ccw_device *cdev; io_subchannel_create_ccwdev() local
820 struct ccw_device *cdev; sch_create_and_recog_new_device() local
836 static void io_subchannel_register(struct ccw_device *cdev) io_subchannel_register() argument
898 static void ccw_device_call_sch_unregister(struct ccw_device *cdev) ccw_device_call_sch_unregister() argument
915 io_subchannel_recog_done(struct ccw_device *cdev) io_subchannel_recog_done() argument
941 static void io_subchannel_recog(struct ccw_device *cdev, struct subchannel *sch) io_subchannel_recog() argument
952 static int ccw_device_move_to_sch(struct ccw_device *cdev, ccw_device_move_to_sch() argument
1016 static int ccw_device_move_to_orph(struct ccw_device *cdev) ccw_device_move_to_orph() argument
1026 struct ccw_device *cdev; io_subchannel_irq() local
1069 struct ccw_device *cdev; io_subchannel_probe() local
1126 struct ccw_device *cdev; io_subchannel_remove() local
1147 struct ccw_device *cdev; io_subchannel_verify() local
1156 struct ccw_device *cdev; io_subchannel_terminate_path() local
1184 struct ccw_device *cdev = sch_get_cdev(sch); io_subchannel_chp_event() local
1226 struct ccw_device *cdev; io_subchannel_quiesce() local
1262 static int device_is_disconnected(struct ccw_device *cdev) device_is_disconnected() argument
1272 struct ccw_device *cdev = to_ccwdev(dev); recovery_check() local
1337 struct ccw_device *cdev = to_ccwdev(dev); purge_fn() local
1369 void ccw_device_set_disconnected(struct ccw_device *cdev) ccw_device_set_disconnected() argument
1380 void ccw_device_set_notoper(struct ccw_device *cdev) ccw_device_set_notoper() argument
1405 struct ccw_device *cdev; sch_get_action() local
1451 struct ccw_device *cdev; io_subchannel_sch_event() local
1576 static void ccw_device_set_int_class(struct ccw_device *cdev) ccw_device_set_int_class() argument
1589 int __init ccw_device_enable_console(struct ccw_device *cdev) ccw_device_enable_console() argument
1631 struct ccw_device *cdev; ccw_device_create_console() local
1655 void __init ccw_device_destroy_console(struct ccw_device *cdev) ccw_device_destroy_console() argument
1674 void ccw_device_wait_idle(struct ccw_device *cdev) ccw_device_wait_idle() argument
1688 int ccw_device_force_console(struct ccw_device *cdev) ccw_device_force_console() argument
1744 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_probe() local
1762 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_remove() local
1795 struct ccw_device *cdev; ccw_device_shutdown() local
1805 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_pm_prepare() local
1821 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_pm_complete() local
1829 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_pm_freeze() local
1863 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_pm_thaw() local
1890 static void __ccw_device_pm_restore(struct ccw_device *cdev) __ccw_device_pm_restore() argument
1927 static int resume_handle_boxed(struct ccw_device *cdev) resume_handle_boxed() argument
1936 static int resume_handle_disc(struct ccw_device *cdev) resume_handle_disc() argument
1947 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_pm_restore() local
2073 struct ccw_device *cdev; ccw_device_todo() local
2124 void ccw_device_sched_todo(struct ccw_device *cdev, enum cdev_todo todo) ccw_device_sched_todo() argument
2148 int ccw_device_siosl(struct ccw_device *cdev) ccw_device_siosl() argument
757 io_subchannel_initialize_dev(struct subchannel *sch, struct ccw_device *cdev) io_subchannel_initialize_dev() argument
H A Dqdio_main.c1010 static void qdio_handle_activate_check(struct ccw_device *cdev, qdio_handle_activate_check() argument
1042 static void qdio_establish_handle_irq(struct ccw_device *cdev, int cstat, qdio_establish_handle_irq() argument
1065 void qdio_int_handler(struct ccw_device *cdev, unsigned long intparm, qdio_int_handler() argument
1122 int qdio_get_ssqd_desc(struct ccw_device *cdev, qdio_get_ssqd_desc() argument
1134 static void qdio_shutdown_queues(struct ccw_device *cdev) qdio_shutdown_queues() argument
1154 int qdio_shutdown(struct ccw_device *cdev, int how) qdio_shutdown() argument
1228 int qdio_free(struct ccw_device *cdev) qdio_free() argument
1335 struct ccw_device *cdev = init_data->cdev; qdio_establish() local
1408 int qdio_activate(struct ccw_device *cdev) qdio_activate() argument
1604 int do_QDIO(struct ccw_device *cdev, unsigned int callflags, do_QDIO() argument
1642 int qdio_start_irq(struct ccw_device *cdev, int nr) qdio_start_irq() argument
1687 int qdio_get_next_buffers(struct ccw_device *cdev, int nr, int *bufnr, qdio_get_next_buffers() argument
1736 int qdio_stop_irq(struct ccw_device *cdev, int nr) qdio_stop_irq() argument
/linux-4.1.27/drivers/usb/gadget/legacy/
H A Dncm.c146 static int gncm_bind(struct usb_composite_dev *cdev) gncm_bind() argument
189 static int gncm_unbind(struct usb_composite_dev *cdev) gncm_unbind() argument
H A Dacm_ms.c173 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.c156 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.c153 static int midi_bind(struct usb_composite_dev *cdev) midi_bind() argument
H A Daudio.c219 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.c150 static int hid_bind(struct usb_composite_dev *cdev) hid_bind() argument
208 static int hid_unbind(struct usb_composite_dev *cdev) hid_unbind() argument
H A Dmass_storage.c169 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 Dmulti.c203 static __ref int rndis_config_register(struct usb_composite_dev *cdev) rndis_config_register() argument
218 static __ref int rndis_config_register(struct usb_composite_dev *cdev) rndis_config_register() argument
286 static __ref int cdc_config_register(struct usb_composite_dev *cdev) cdc_config_register() argument
301 static __ref int cdc_config_register(struct usb_composite_dev *cdev) cdc_config_register() argument
312 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 Dprinter.c155 static int printer_bind(struct usb_composite_dev *cdev) printer_bind() argument
194 static int printer_unbind(struct usb_composite_dev *cdev) printer_unbind() argument
H A Dserial.c129 static int serial_register_ports(struct usb_composite_dev *cdev, serial_register_ports() argument
177 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.c175 struct usb_composite_dev *cdev = (void *)_c; zero_autoresume() local
192 static void zero_suspend(struct usb_composite_dev *cdev) zero_suspend() argument
212 static void zero_resume(struct usb_composite_dev *cdev) zero_resume() argument
275 static int zero_bind(struct usb_composite_dev *cdev) zero_bind() argument
391 static int zero_unbind(struct usb_composite_dev *cdev) zero_unbind() argument
H A Dether.c321 static int eth_bind(struct usb_composite_dev *cdev) eth_bind() argument
450 static int eth_unbind(struct usb_composite_dev *cdev) eth_unbind() argument
H A Dg_ffs.c330 static int gfs_bind(struct usb_composite_dev *cdev) gfs_bind() argument
452 static int gfs_unbind(struct usb_composite_dev *cdev) gfs_unbind() argument
H A Dnokia.c227 static int nokia_bind(struct usb_composite_dev *cdev) nokia_bind() argument
310 static int nokia_unbind(struct usb_composite_dev *cdev) nokia_unbind() argument
/linux-4.1.27/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.1.27/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
169 struct cirrus_device *cdev = gfbdev->helper.dev->dev_private; cirrusfb_create() local
301 int cirrus_fbdev_init(struct cirrus_device *cdev) cirrus_fbdev_init() argument
333 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
317 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.1.27/drivers/cpufreq/
H A Dexynos-cpufreq.c27 static struct thermal_cooling_device *cdev; variable in typeref:struct:thermal_cooling_device
H A Dcpufreq-dt.c35 struct thermal_cooling_device *cdev; member in struct:private_data
115 static int allocate_resources(int cpu, struct device **cdev, allocate_resources() argument
H A Darm_big_little.c309 struct device *cdev = get_cpu_device(i); for_each_present_cpu() local
388 struct device *cdev = get_cpu_device(i); for_each_present_cpu() local
414 struct device *cdev = get_cpu_device(i); for_each_present_cpu() local
/linux-4.1.27/include/media/
H A Dmedia-devnode.h71 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.1.27/arch/s390/include/asm/
H A Dccwgroup.h28 struct ccw_device *cdev[0]; member in struct:ccwgroup_device
/linux-4.1.27/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.c513 struct led_classdev cdev; member in struct:lubbock_led
535 static void lubbock_led_set(struct led_classdev *cdev, lubbock_led_set() argument
550 static enum led_brightness lubbock_led_get(struct led_classdev *cdev) lubbock_led_get() argument
H A Dmainstone.c573 struct led_classdev cdev; member in struct:mainstone_led
595 static void mainstone_led_set(struct led_classdev *cdev, mainstone_led_set() argument
610 static enum led_brightness mainstone_led_get(struct led_classdev *cdev) mainstone_led_get() argument
/linux-4.1.27/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.1.27/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.1.27/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.1.27/drivers/mtd/maps/
H A Dsa1100-flash.c225 struct mtd_info *cdev[nr]; sa1100_setup_mtd() local
/linux-4.1.27/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.1.27/drivers/scsi/
H A Dhosts.c547 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.c97 srp_host_setup(struct transport_container *tc, struct device *dev, struct device *cdev) srp_host_setup() argument
H A Dses.c588 static int ses_intf_add(struct device *cdev, ses_intf_add() argument
783 static void ses_intf_remove(struct device *cdev, ses_intf_remove() argument
H A Dscsi_transport_spi.c507 store_spi_transport_period(struct device *cdev, struct device_attribute *attr, store_spi_transport_period() argument
535 show_spi_transport_min_period(struct device *cdev, show_spi_transport_min_period() argument
551 store_spi_transport_min_period(struct device *cdev, store_spi_transport_min_period() argument
569 static ssize_t show_spi_host_signalling(struct device *cdev, show_spi_host_signalling() argument
601 static ssize_t show_spi_host_width(struct device *cdev, show_spi_host_width() argument
612 static ssize_t show_spi_host_hba_id(struct device *cdev, show_spi_host_hba_id() argument
1463 struct device *cdev = container_of(kobj, struct device, kobj); target_attribute_is_visible() local
182 spi_host_setup(struct transport_container *tc, struct device *dev, struct device *cdev) spi_host_setup() argument
222 spi_device_configure(struct transport_container *tc, struct device *dev, struct device *cdev) spi_device_configure() argument
249 spi_setup_transport_attrs(struct transport_container *tc, struct device *dev, struct device *cdev) spi_setup_transport_attrs() argument
1437 spi_host_configure(struct transport_container *tc, struct device *dev, struct device *cdev) spi_host_configure() argument
1548 spi_target_configure(struct transport_container *tc, struct device *dev, struct device *cdev) spi_target_configure() argument
/linux-4.1.27/drivers/staging/unisys/include/
H A Dtimskmod.h134 struct cdev *cdev = NULL; cdev_alloc_init() local
/linux-4.1.27/drivers/connector/
H A Dconnector.c41 static struct cn_dev cdev; variable in typeref:struct:cn_dev
275 static struct cn_dev cdev = { variable in typeref:struct:cn_dev
/linux-4.1.27/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.1.27/include/linux/mfd/
H A Dcros_ec.h103 struct cdev cdev; member in struct:cros_ec_device
/linux-4.1.27/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.1.27/drivers/misc/
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 Dphantom.c54 struct cdev cdev; member in struct:phantom_device
H A Dhpilo.h64 struct cdev cdev; member in struct:ilo_hwinfo
/linux-4.1.27/drivers/scsi/osd/
H A Dosd_uld.c86 struct cdev cdev; member in struct:osd_uld_device
/linux-4.1.27/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.1.27/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.1.27/drivers/staging/ozwpan/
H A Dozcdev.c25 struct cdev cdev; member in struct:oz_cdev
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c355 struct component_dev *cdev; exynos_drm_component_add() local
422 struct component_dev *cdev, *next; exynos_drm_component_del() local
462 struct component_dev *cdev; exynos_drm_match_add() local
/linux-4.1.27/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.1.27/drivers/char/
H A Dbsr.c152 struct cdev *cdev = inode->i_cdev; bsr_open() local
H A Dmsm_smd_pkt.c41 struct cdev cdev; member in struct:smd_pkt_dev
/linux-4.1.27/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.1.27/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
153 ti_thermal_unbind(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) ti_thermal_unbind() argument
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_obex.c198 struct usb_composite_dev *cdev = f->config->cdev; obex_set_alt() local
257 struct usb_composite_dev *cdev = f->config->cdev; obex_disable() local
268 struct usb_composite_dev *cdev = g->func.config->cdev; obex_connect() local
284 struct usb_composite_dev *cdev = g->func.config->cdev; obex_disconnect() local
316 struct usb_composite_dev *cdev = c->cdev; obex_bind() local
H A Df_serial.c153 struct usb_composite_dev *cdev = f->config->cdev; gser_set_alt() local
179 struct usb_composite_dev *cdev = f->config->cdev; gser_disable() local
192 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
627 struct usb_composite_dev *cdev = f->config->cdev; ecm_disable() local
688 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
236 struct usb_composite_dev *cdev = f->config->cdev; eem_disable() local
250 struct usb_composite_dev *cdev = c->cdev; eem_bind() local
403 struct usb_composite_dev *cdev = port->func.config->cdev; eem_unwrap() local
H A Df_loopback.c177 struct usb_composite_dev *cdev = c->cdev; loopback_bind() local
249 struct usb_composite_dev *cdev = loop->function.config->cdev; loopback_complete() local
289 struct usb_composite_dev *cdev; disable_loopback() local
301 static int enable_endpoint(struct usb_composite_dev *cdev, struct f_loopback *loop, enable_endpoint() argument
349 enable_loopback(struct usb_composite_dev *cdev, struct f_loopback *loop) enable_loopback() argument
369 struct usb_composite_dev *cdev = f->config->cdev; loopback_set_alt() 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
413 struct usb_composite_dev *cdev = uvc->func.config->cdev; uvc_function_connect() local
423 struct usb_composite_dev *cdev = uvc->func.config->cdev; uvc_function_disconnect() local
437 struct usb_composite_dev *cdev = uvc->func.config->cdev; uvc_register_video() local
596 struct usb_composite_dev *cdev = c->cdev; uvc_function_bind() local
888 struct usb_composite_dev *cdev = c->cdev; uvc_unbind() local
H A Df_acm.c313 struct usb_composite_dev *cdev = acm->port.func.config->cdev; acm_complete_set_line_coding() local
343 struct usb_composite_dev *cdev = f->config->cdev; acm_setup() local
427 struct usb_composite_dev *cdev = f->config->cdev; acm_set_alt() local
474 struct usb_composite_dev *cdev = f->config->cdev; acm_disable() local
541 struct usb_composite_dev *cdev = acm->port.func.config->cdev; acm_notify_serial_state() local
614 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
508 struct usb_composite_dev *cdev = f->config->cdev; hidg_set_alt() local
H A Df_phonet.c488 struct usb_composite_dev *cdev = c->cdev; pn_bind() 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
613 struct usb_composite_dev *cdev = f->config->cdev; rndis_disable() local
639 struct usb_composite_dev *cdev = geth->func.config->cdev; rndis_open() local
672 struct usb_composite_dev *cdev = c->cdev; rndis_bind() 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
671 struct usb_composite_dev *cdev = c->cdev; f_audio_bind() local
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/drivers/misc/cxl/
H A Dfile.c399 static int cxl_add_chardev(struct cxl_afu *afu, dev_t devt, struct cdev *cdev, cxl_add_chardev() argument
/linux-4.1.27/drivers/misc/genwqe/
H A Dcard_dev.c348 struct genwqe_file *cdev = (struct genwqe_file *)filp->private_data; genwqe_fasync() local
/linux-4.1.27/drivers/misc/mic/host/
H A Dmic_device.h128 struct cdev cdev; member in struct:mic_device
/linux-4.1.27/drivers/scsi/mvsas/
H A Dmv_init.c751 mvs_show_driver_version(struct device *cdev, mvs_show_driver_version() argument
763 mvs_store_interrupt_coalescing(struct device *cdev, mvs_store_interrupt_coalescing() argument
803 static ssize_t mvs_show_interrupt_coalescing(struct device *cdev, mvs_show_interrupt_coalescing() argument
/linux-4.1.27/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.1.27/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 Dlm8323.c141 struct led_classdev cdev; member in struct:lm8323_pwm
/linux-4.1.27/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
476 struct mips_cdmm_device *cdev = to_mips_cdmm_device(dev); mips_cdmm_release() local
/linux-4.1.27/drivers/char/xillybus/
H A Dxillybus.h109 struct cdev cdev; member in struct:xilly_endpoint
/linux-4.1.27/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
367 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.1.27/arch/mips/txx9/rbtx4939/
H A Dsetup.c192 struct led_classdev cdev; member in struct:rbtx4939_led_data
/linux-4.1.27/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.1.27/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.1.27/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.1.27/drivers/infiniband/core/
H A Duverbs.h94 struct cdev cdev; member in struct:ib_uverbs_device
H A Ducm.c62 struct cdev cdev; member in struct:ib_ucm_device
H A Duser_mad.c85 struct cdev cdev; member in struct:ib_umad_port
/linux-4.1.27/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
H A Dctcm_main.h133 struct ccw_device *cdev; member in struct:channel
/linux-4.1.27/drivers/scsi/aacraid/
H A Dlinit.c811 static ssize_t aac_show_flags(struct device *cdev, aac_show_flags() argument
/linux-4.1.27/drivers/input/
H A Djoydev.c49 struct cdev cdev; member in struct:joydev
H A Devdev.c47 struct cdev cdev; member in struct:evdev
H A Dmousedev.c68 struct cdev cdev; member in struct:mousedev
/linux-4.1.27/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.h53 struct cdev cdev; /* Char device structure */ member in struct:hwicap_drvdata
/linux-4.1.27/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.1.27/drivers/hsi/clients/
H A Dhsi_char.c114 struct cdev cdev; member in struct:hsc_client_data
/linux-4.1.27/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.1.27/drivers/isdn/capi/
H A Dcapi.c107 struct capidev *cdev; member in struct:capincci
294 static void capincci_alloc_minor(struct capidev *cdev, struct capincci *np) capincci_alloc_minor() argument
335 capincci_alloc_minor(struct capidev *cdev, struct capincci *np) { } capincci_free_minor() argument
340 static struct capincci *capincci_alloc(struct capidev *cdev, u32 ncci) capincci_alloc() argument
357 static void capincci_free(struct capidev *cdev, u32 ncci) capincci_free() argument
370 static struct capincci *capincci_find(struct capidev *cdev, u32 ncci) capincci_find() argument
570 struct capidev *cdev = ap->private; capi_recv_message() local
648 struct capidev *cdev = file->private_data; capi_read() local
683 struct capidev *cdev = file->private_data; capi_write() local
730 struct capidev *cdev = file->private_data; capi_poll() local
746 struct capidev *cdev = file->private_data; capi_ioctl() local
946 struct capidev *cdev; capi_open() local
967 struct capidev *cdev = file->private_data; capi_release() local
1326 struct capidev *cdev; capi20_proc_show() local
1362 struct capidev *cdev; capi20ncci_proc_show() local
/linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c605 static int do_peer_close(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) do_peer_close() argument
622 static int do_close_con_rpl(struct t3cdev *cdev, struct sk_buff *skb, do_close_con_rpl() argument
660 static int do_abort_req(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) do_abort_req() argument
707 static int do_abort_rpl(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) do_abort_rpl() argument
847 static int do_wr_ack(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) do_wr_ack() argument
956 struct cxgbi_device *cdev = csk->cdev; init_act_open() local
1029 int cxgb3i_ofld_init(struct cxgbi_device *cdev) cxgb3i_ofld_init() argument
1085 struct cxgbi_device *cdev = csk->cdev; ddp_set_map() local
1114 struct cxgbi_device *cdev = chba->cdev; ddp_clear_map() local
1210 static void t3_ddp_cleanup(struct cxgbi_device *cdev) t3_ddp_cleanup() argument
1225 static int cxgb3i_ddp_init(struct cxgbi_device *cdev) cxgb3i_ddp_init() argument
1285 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); cxgb3i_dev_close() local
1301 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); cxgb3i_dev_open() local
1362 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); cxgb3i_dev_event_handler() local
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c702 static void do_act_establish(struct cxgbi_device *cdev, struct sk_buff *skb) do_act_establish() argument
854 static void do_act_open_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) do_act_open_rpl() argument
902 static void do_peer_close(struct cxgbi_device *cdev, struct sk_buff *skb) do_peer_close() argument
923 static void do_close_con_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) do_close_con_rpl() argument
962 static void do_abort_req_rss(struct cxgbi_device *cdev, struct sk_buff *skb) do_abort_req_rss() argument
1010 static void do_abort_rpl_rss(struct cxgbi_device *cdev, struct sk_buff *skb) do_abort_rpl_rss() argument
1035 static void do_rx_data(struct cxgbi_device *cdev, struct sk_buff *skb) do_rx_data() argument
1056 static void do_rx_iscsi_hdr(struct cxgbi_device *cdev, struct sk_buff *skb) do_rx_iscsi_hdr() argument
1160 static void do_rx_data_ddp(struct cxgbi_device *cdev, do_rx_data_ddp() argument
1247 static void do_fw4_ack(struct cxgbi_device *cdev, struct sk_buff *skb) do_fw4_ack() argument
1268 static void do_set_tcb_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) do_set_tcb_rpl() argument
1361 struct cxgbi_device *cdev = csk->cdev; init_act_open() local
1498 int cxgb4i_ofld_init(struct cxgbi_device *cdev) cxgb4i_ofld_init() argument
1548 static int ddp_ppod_write_idata(struct cxgbi_device *cdev, unsigned int port_id, ddp_ppod_write_idata() argument
1689 static int cxgb4i_ddp_init(struct cxgbi_device *cdev) cxgb4i_ddp_init() argument
1736 struct cxgbi_device *cdev; t4_uld_add() local
1807 struct cxgbi_device *cdev = handle; t4_uld_rx_handler() local
1848 struct cxgbi_device *cdev = handle; t4_uld_state_change() local
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dcommon.c777 const struct cpu_dev *const *cdev; early_cpu_init() local
H A Dperf_event_intel_pt.c82 static ssize_t pt_cap_show(struct device *cdev, pt_cap_show() argument
/linux-4.1.27/drivers/uio/
H A Duio.c722 struct cdev *cdev = NULL; uio_major_init() local
/linux-4.1.27/drivers/usb/gadget/
H A Dcomposite.c106 struct usb_composite_dev *cdev = get_gadget_data(g); config_ep_by_speed() local
275 struct usb_composite_dev *cdev = function->config->cdev; usb_function_deactivate() local
303 struct usb_composite_dev *cdev = function->config->cdev; usb_function_activate() local
439 static int config_desc(struct usb_composite_dev *cdev, unsigned w_value) config_desc() argument
498 static int count_configs(struct usb_composite_dev *cdev, unsigned type) count_configs() argument
540 static int bos_desc(struct usb_composite_dev *cdev) bos_desc() argument
596 static void device_qual(struct usb_composite_dev *cdev) device_qual() argument
615 static void reset_config(struct usb_composite_dev *cdev) reset_config() argument
631 static int set_config(struct usb_composite_dev *cdev, set_config() argument
738 int usb_add_config_only(struct usb_composite_dev *cdev, usb_add_config_only() argument
778 int usb_add_config(struct usb_composite_dev *cdev, usb_add_config() argument
848 static void remove_config(struct usb_composite_dev *cdev, remove_config() argument
880 void usb_remove_config(struct usb_composite_dev *cdev, usb_remove_config() argument
943 static int get_string(struct usb_composite_dev *cdev, get_string() argument
1058 int usb_string_id(struct usb_composite_dev *cdev) usb_string_id() argument
1087 int usb_string_ids_tab(struct usb_composite_dev *cdev, struct usb_string *str) usb_string_ids_tab() argument
1171 struct usb_string *usb_gstrings_attach(struct usb_composite_dev *cdev, usb_gstrings_attach() argument
1249 struct usb_composite_dev *cdev; composite_setup_complete() local
1276 static int composite_ep0_queue(struct usb_composite_dev *cdev, composite_ep0_queue() argument
1454 struct usb_composite_dev *cdev = get_gadget_data(gadget); composite_setup() local
1837 struct usb_composite_dev *cdev = get_gadget_data(gadget); composite_disconnect() local
1857 struct usb_composite_dev *cdev = get_gadget_data(gadget); suspended_show() local
1865 struct usb_composite_dev *cdev = get_gadget_data(gadget); __composite_unbind() local
1980 int composite_os_desc_req_prepare(struct usb_composite_dev *cdev, composite_os_desc_req_prepare() argument
2004 void composite_dev_cleanup(struct usb_composite_dev *cdev) composite_dev_cleanup() argument
2033 struct usb_composite_dev *cdev; composite_bind() local
2083 struct usb_composite_dev *cdev = get_gadget_data(gadget); composite_suspend() local
2106 struct usb_composite_dev *cdev = get_gadget_data(gadget); composite_resume() local
2209 void usb_composite_setup_continue(struct usb_composite_dev *cdev) usb_composite_setup_continue() argument
2253 void usb_composite_overwrite_options(struct usb_composite_dev *cdev, usb_composite_overwrite_options() argument
1933 composite_dev_prepare(struct usb_composite_driver *composite, struct usb_composite_dev *cdev) composite_dev_prepare() argument

Completed in 3015 milliseconds

12