/linux-4.1.27/drivers/s390/cio/ |
D | device_fsm.c | 36 static void ccw_timeout_log(struct ccw_device *cdev) in ccw_timeout_log() 97 struct ccw_device *cdev; in ccw_device_timeout() local 111 ccw_device_set_timeout(struct ccw_device *cdev, int expires) in ccw_device_set_timeout() 136 ccw_device_cancel_halt_clear(struct ccw_device *cdev) in ccw_device_cancel_halt_clear() 182 void ccw_device_update_sense_data(struct ccw_device *cdev) in ccw_device_update_sense_data() 191 int ccw_device_test_sense_data(struct ccw_device *cdev) in ccw_device_test_sense_data() 227 ccw_device_recog_done(struct ccw_device *cdev, int state) in ccw_device_recog_done() 303 ccw_device_sense_id_done(struct ccw_device *cdev, int err) in ccw_device_sense_id_done() 329 int ccw_device_notify(struct ccw_device *cdev, int event) in ccw_device_notify() 352 static void ccw_device_oper_notify(struct ccw_device *cdev) in ccw_device_oper_notify() [all …]
|
D | device.c | 60 struct ccw_device *cdev = to_ccwdev(dev); in ccw_bus_match() local 103 struct ccw_device *cdev = to_ccwdev(dev); in ccw_uevent() local 152 struct ccw_device *cdev; in io_subchannel_prepare() local 250 struct ccw_device *cdev = to_ccwdev(dev); in devtype_show() local 263 struct ccw_device *cdev = to_ccwdev(dev); in cutype_show() local 273 struct ccw_device *cdev = to_ccwdev(dev); in modalias_show() local 285 struct ccw_device *cdev = to_ccwdev(dev); in online_show() local 290 int ccw_device_is_orphan(struct ccw_device *cdev) in ccw_device_is_orphan() 295 static void ccw_device_unregister(struct ccw_device *cdev) in ccw_device_unregister() 321 int ccw_device_set_offline(struct ccw_device *cdev) in ccw_device_set_offline() [all …]
|
D | device_ops.c | 38 int ccw_device_set_options_mask(struct ccw_device *cdev, unsigned long flags) in ccw_device_set_options_mask() 63 int ccw_device_set_options(struct ccw_device *cdev, unsigned long flags) in ccw_device_set_options() 90 void ccw_device_clear_options(struct ccw_device *cdev, unsigned long flags) in ccw_device_clear_options() 105 int ccw_device_is_pathgroup(struct ccw_device *cdev) in ccw_device_is_pathgroup() 117 int ccw_device_is_multipath(struct ccw_device *cdev) in ccw_device_is_multipath() 138 int ccw_device_clear(struct ccw_device *cdev, unsigned long intparm) in ccw_device_clear() 184 int ccw_device_start_key(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_key() 264 int ccw_device_start_timeout_key(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout_key() 302 int ccw_device_start(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start() 337 int ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout() [all …]
|
D | device_pgid.c | 31 static void verify_done(struct ccw_device *cdev, int rc) in verify_done() 55 static void nop_build_cp(struct ccw_device *cdev) in nop_build_cp() 70 static void nop_do(struct ccw_device *cdev) in nop_do() 90 static enum io_status nop_filter(struct ccw_device *cdev, void *data, in nop_filter() 102 static void nop_callback(struct ccw_device *cdev, void *data, int rc) in nop_callback() 132 static void spid_build_cp(struct ccw_device *cdev, u8 fn) in spid_build_cp() 147 static void pgid_wipeout_callback(struct ccw_device *cdev, void *data, int rc) in pgid_wipeout_callback() 165 static void pgid_wipeout_start(struct ccw_device *cdev) in pgid_wipeout_start() 192 static void spid_do(struct ccw_device *cdev) in spid_do() 225 static void spid_callback(struct ccw_device *cdev, void *data, int rc) in spid_callback() [all …]
|
D | device_status.c | 27 ccw_device_msg_control_check(struct ccw_device *cdev, struct irb *irb) in ccw_device_msg_control_check() 51 ccw_device_path_notoper(struct ccw_device *cdev) in ccw_device_path_notoper() 73 ccw_device_accumulate_ecw(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_ecw() 111 ccw_device_accumulate_esw(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_esw() 191 ccw_device_accumulate_irb(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_irb() 309 ccw_device_do_sense(struct ccw_device *cdev, struct irb *irb) in ccw_device_do_sense() 346 ccw_device_accumulate_basic_sense(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_basic_sense() 379 ccw_device_accumulate_and_sense(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_and_sense()
|
D | ccwreq.c | 40 static u16 ccwreq_next_path(struct ccw_device *cdev) in ccwreq_next_path() 57 static void ccwreq_stop(struct ccw_device *cdev, int rc) in ccwreq_stop() 74 static void ccwreq_do(struct ccw_device *cdev) in ccwreq_do() 119 void ccw_request_start(struct ccw_device *cdev) in ccw_request_start() 150 int ccw_request_cancel(struct ccw_device *cdev) in ccw_request_cancel() 169 static enum io_status ccwreq_status(struct ccw_device *cdev, struct irb *lcirb) in ccwreq_status() 230 static void ccwreq_log_status(struct ccw_device *cdev, enum io_status status) in ccwreq_log_status() 253 void ccw_request_handler(struct ccw_device *cdev) in ccw_request_handler() 325 void ccw_request_timeout(struct ccw_device *cdev) in ccw_request_timeout() 364 void ccw_request_notoper(struct ccw_device *cdev) in ccw_request_notoper()
|
D | cmf.c | 186 static int set_schib(struct ccw_device *cdev, u32 mme, int mbfc, in set_schib() 223 static int set_schib_wait(struct ccw_device *cdev, u32 mme, in set_schib_wait() 280 void retry_set_schib(struct ccw_device *cdev) in retry_set_schib() 296 static int cmf_copy_block(struct ccw_device *cdev) in cmf_copy_block() 348 static int cmf_cmb_copy_wait(struct ccw_device *cdev) in cmf_cmb_copy_wait() 401 void cmf_retry_copy_block(struct ccw_device *cdev) in cmf_retry_copy_block() 416 static void cmf_generic_reset(struct ccw_device *cdev) in cmf_generic_reset() 503 static int alloc_cmb_single(struct ccw_device *cdev, in alloc_cmb_single() 544 static int alloc_cmb(struct ccw_device *cdev) in alloc_cmb() 600 static void free_cmb(struct ccw_device *cdev) in free_cmb() [all …]
|
D | device_id.c | 98 static int diag210_get_dev_info(struct ccw_device *cdev) in diag210_get_dev_info() 133 static void snsid_init(struct ccw_device *cdev) in snsid_init() 143 static int snsid_check(struct ccw_device *cdev, void *data) in snsid_check() 169 static void snsid_callback(struct ccw_device *cdev, void *data, int rc) in snsid_callback() 198 void ccw_device_sense_id_start(struct ccw_device *cdev) in ccw_device_sense_id_start()
|
D | qdio_main.c | 1010 static void qdio_handle_activate_check(struct ccw_device *cdev, in qdio_handle_activate_check() 1042 static void qdio_establish_handle_irq(struct ccw_device *cdev, int cstat, in qdio_establish_handle_irq() 1065 void qdio_int_handler(struct ccw_device *cdev, unsigned long intparm, in qdio_int_handler() 1122 int qdio_get_ssqd_desc(struct ccw_device *cdev, in qdio_get_ssqd_desc() 1134 static void qdio_shutdown_queues(struct ccw_device *cdev) in qdio_shutdown_queues() 1154 int qdio_shutdown(struct ccw_device *cdev, int how) in qdio_shutdown() 1228 int qdio_free(struct ccw_device *cdev) in qdio_free() 1335 struct ccw_device *cdev = init_data->cdev; in qdio_establish() local 1408 int qdio_activate(struct ccw_device *cdev) in qdio_activate() 1604 int do_QDIO(struct ccw_device *cdev, unsigned int callflags, in do_QDIO() [all …]
|
D | device.h | 58 dev_fsm_event(struct ccw_device *cdev, enum dev_event dev_event) in dev_fsm_event() 76 dev_fsm_final_state(struct ccw_device *cdev) in dev_fsm_final_state()
|
D | ccwgroup.c | 53 struct ccw_device *cdev; in __ccwgroup_remove_cdev_refs() local 605 int ccwgroup_probe_ccwdev(struct ccw_device *cdev) in ccwgroup_probe_ccwdev() 619 void ccwgroup_remove_ccwdev(struct ccw_device *cdev) in ccwgroup_remove_ccwdev()
|
D | io_sch.h | 14 struct ccw_device *cdev;/* pointer to the child ccw device */ member 33 struct ccw_device *cdev) in sch_set_cdev() 118 struct ccw_device *cdev; member
|
D | qdio_debug.c | 313 void qdio_setup_debug_entries(struct qdio_irq *irq_ptr, struct ccw_device *cdev) in qdio_setup_debug_entries()
|
D | qdio_setup.c | 519 struct ccw_device *cdev) in qdio_print_subchannel_info()
|
/linux-4.1.27/drivers/s390/scsi/ |
D | zfcp_ccw.c | 20 struct zfcp_adapter *zfcp_ccw_adapter_by_cdev(struct ccw_device *cdev) in zfcp_ccw_adapter_by_cdev() 48 static int zfcp_ccw_activate(struct ccw_device *cdev, int clear, char *tag) in zfcp_ccw_activate() 97 static int zfcp_ccw_probe(struct ccw_device *cdev) in zfcp_ccw_probe() 111 static void zfcp_ccw_remove(struct ccw_device *cdev) in zfcp_ccw_remove() 158 static int zfcp_ccw_set_online(struct ccw_device *cdev) in zfcp_ccw_set_online() 205 static int zfcp_ccw_offline_sync(struct ccw_device *cdev, int set, char *tag) in zfcp_ccw_offline_sync() 227 static int zfcp_ccw_set_offline(struct ccw_device *cdev) in zfcp_ccw_set_offline() 240 static int zfcp_ccw_notify(struct ccw_device *cdev, int event) in zfcp_ccw_notify() 289 static void zfcp_ccw_shutdown(struct ccw_device *cdev) in zfcp_ccw_shutdown() 303 static int zfcp_ccw_suspend(struct ccw_device *cdev) in zfcp_ccw_suspend() [all …]
|
D | zfcp_aux.c | 58 struct ccw_device *cdev; in zfcp_init_device_configure() local 423 struct ccw_device *cdev = adapter->ccw_device; in zfcp_adapter_unregister() local 450 struct ccw_device *cdev = adapter->ccw_device; in zfcp_adapter_release() local
|
D | zfcp_qdio.c | 61 static void zfcp_qdio_int_req(struct ccw_device *cdev, unsigned int qdio_err, in zfcp_qdio_int_req() 82 static void zfcp_qdio_int_resp(struct ccw_device *cdev, unsigned int qdio_err, in zfcp_qdio_int_resp() 380 struct ccw_device *cdev = adapter->ccw_device; in zfcp_qdio_open() local
|
D | zfcp_sysfs.c | 169 struct ccw_device *cdev = to_ccwdev(dev); in zfcp_sysfs_adapter_failed_show() local 189 struct ccw_device *cdev = to_ccwdev(dev); in zfcp_sysfs_adapter_failed_store() local 218 struct ccw_device *cdev = to_ccwdev(dev); in zfcp_sysfs_port_rescan_store() local 244 struct ccw_device *cdev = to_ccwdev(dev); in zfcp_sysfs_port_remove_store() local
|
/linux-4.1.27/include/linux/ |
D | cdev.h | 12 struct cdev { struct 21 void cdev_init(struct cdev *, const struct file_operations *); argument
|
D | clock_cooling.h | 54 void clock_cooling_unregister(struct thermal_cooling_device *cdev) in clock_cooling_unregister() 58 unsigned long clock_cooling_get_level(struct thermal_cooling_device *cdev, in clock_cooling_get_level()
|
D | thermal.h | 220 struct thermal_cooling_device *cdev; member 364 struct thermal_cooling_device *cdev, in thermal_zone_bind_cooling_device() 369 struct thermal_cooling_device *cdev) in thermal_zone_unbind_cooling_device() 382 struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() 394 struct thermal_cooling_device *cdev, int trip) in get_thermal_instance() 396 static inline void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update()
|
D | cpu_cooling.h | 77 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister()
|
D | posix-clock.h | 119 struct cdev cdev; member
|
D | pps_kernel.h | 73 struct cdev cdev; member
|
D | watchdog.h | 80 struct cdev cdev; member
|
D | enclosure.h | 93 struct device cdev; member
|
/linux-4.1.27/drivers/misc/ |
D | enclosure.c | 195 static void enclosure_link_name(struct enclosure_component *cdev, char *name) in enclosure_link_name() 201 static void enclosure_remove_links(struct enclosure_component *cdev) in enclosure_remove_links() 218 static int enclosure_add_links(struct enclosure_component *cdev) in enclosure_add_links() 235 static void enclosure_release(struct device *cdev) in enclosure_release() 245 struct enclosure_component *cdev = to_enclosure_component(dev); in enclosure_component_release() local 298 struct device *cdev; in enclosure_component_alloc() local 345 struct device *cdev; in enclosure_component_register() local 377 struct enclosure_component *cdev; in enclosure_add_device() local 406 struct enclosure_component *cdev; in enclosure_remove_device() local 430 static ssize_t components_show(struct device *cdev, in components_show() [all …]
|
D | phantom.c | 54 struct cdev cdev; member
|
/linux-4.1.27/sound/usb/caiaq/ |
D | audio.c | 43 #define MAKE_CHECKBYTE(cdev,stream,i) \ argument 64 activate_substream(struct snd_usb_caiaqdev *cdev, in activate_substream() 78 deactivate_substream(struct snd_usb_caiaqdev *cdev, in deactivate_substream() 102 static int stream_start(struct snd_usb_caiaqdev *cdev) in stream_start() 133 static void stream_stop(struct snd_usb_caiaqdev *cdev) in stream_stop() 156 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(substream); in snd_usb_caiaq_substream_open() local 168 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(substream); in snd_usb_caiaq_substream_close() local 192 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(sub); in snd_usb_caiaq_pcm_hw_free() local 209 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(substream); in snd_usb_caiaq_pcm_prepare() local 293 struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(sub); in snd_usb_caiaq_pcm_trigger() local [all …]
|
D | input.c | 203 static inline void snd_caiaq_input_report_abs(struct snd_usb_caiaqdev *cdev, in snd_caiaq_input_report_abs() 211 static void snd_caiaq_input_read_analog(struct snd_usb_caiaqdev *cdev, in snd_caiaq_input_read_analog() 245 static void snd_caiaq_input_read_erp(struct snd_usb_caiaqdev *cdev, in snd_caiaq_input_read_erp() 303 static void snd_caiaq_input_read_io(struct snd_usb_caiaqdev *cdev, in snd_caiaq_input_read_io() 340 static void snd_usb_caiaq_tks4_dispatch(struct snd_usb_caiaqdev *cdev, in snd_usb_caiaq_tks4_dispatch() 486 static void snd_usb_caiaq_maschine_dispatch(struct snd_usb_caiaqdev *cdev, in snd_usb_caiaq_maschine_dispatch() 505 struct snd_usb_caiaqdev *cdev = urb->context; in snd_usb_caiaq_ep4_reply_dispatch() local 547 struct snd_usb_caiaqdev *cdev = input_get_drvdata(idev); in snd_usb_caiaq_input_open() local 566 struct snd_usb_caiaqdev *cdev = input_get_drvdata(idev); in snd_usb_caiaq_input_close() local 580 void snd_usb_caiaq_input_dispatch(struct snd_usb_caiaqdev *cdev, in snd_usb_caiaq_input_dispatch() [all …]
|
D | midi.c | 41 struct snd_usb_caiaqdev *cdev = substream->rmidi->private_data; in snd_usb_caiaq_midi_input_trigger() local 57 struct snd_usb_caiaqdev *cdev = substream->rmidi->private_data; in snd_usb_caiaq_midi_output_close() local 65 static void snd_usb_caiaq_midi_send(struct snd_usb_caiaqdev *cdev, in snd_usb_caiaq_midi_send() 93 struct snd_usb_caiaqdev *cdev = substream->rmidi->private_data; in snd_usb_caiaq_midi_output_trigger() local 119 void snd_usb_caiaq_midi_handle_input(struct snd_usb_caiaqdev *cdev, in snd_usb_caiaq_midi_handle_input() 165 struct snd_usb_caiaqdev *cdev = urb->context; in snd_usb_caiaq_midi_output_done() local
|
D | device.c | 162 struct snd_usb_caiaqdev *cdev = urb->context; in usb_ep1_command_reply_dispatch() local 216 int snd_usb_caiaq_send_command(struct snd_usb_caiaqdev *cdev, in snd_usb_caiaq_send_command() 238 int snd_usb_caiaq_send_command_bank(struct snd_usb_caiaqdev *cdev, in snd_usb_caiaq_send_command_bank() 263 int snd_usb_caiaq_set_audio_params (struct snd_usb_caiaqdev *cdev, in snd_usb_caiaq_set_audio_params() 311 int snd_usb_caiaq_set_auto_msg(struct snd_usb_caiaqdev *cdev, in snd_usb_caiaq_set_auto_msg() 319 static void setup_card(struct snd_usb_caiaqdev *cdev) in setup_card() 412 struct snd_usb_caiaqdev *cdev; in create_card() local 438 static int init_card(struct snd_usb_caiaqdev *cdev) in init_card() 539 struct snd_usb_caiaqdev *cdev; in snd_disconnect() local
|
D | control.c | 37 struct snd_usb_caiaqdev *cdev = caiaqdev(chip->card); in control_info() local 83 struct snd_usb_caiaqdev *cdev = caiaqdev(chip->card); in control_get() local 100 struct snd_usb_caiaqdev *cdev = caiaqdev(chip->card); in control_put() local 585 struct snd_usb_caiaqdev *cdev) in add_controls() 602 int snd_usb_caiaq_control_init(struct snd_usb_caiaqdev *cdev) in snd_usb_caiaq_control_init()
|
/linux-4.1.27/net/atm/ |
D | atm_sysfs.c | 13 static ssize_t show_type(struct device *cdev, in show_type() 21 static ssize_t show_address(struct device *cdev, in show_address() 29 static ssize_t show_atmaddress(struct device *cdev, in show_atmaddress() 58 static ssize_t show_atmindex(struct device *cdev, in show_atmindex() 66 static ssize_t show_carrier(struct device *cdev, in show_carrier() 75 static ssize_t show_link_rate(struct device *cdev, in show_link_rate() 116 static int atm_uevent(struct device *cdev, struct kobj_uevent_env *env) in atm_uevent() 133 static void atm_release(struct device *cdev) in atm_release() 148 struct device *cdev = &adev->class_dev; in atm_register_sysfs() local 177 struct device *cdev = &adev->class_dev; in atm_unregister_sysfs() local
|
/linux-4.1.27/drivers/usb/gadget/ |
D | composite.c | 106 struct usb_composite_dev *cdev = get_gadget_data(g); in config_ep_by_speed() local 275 struct usb_composite_dev *cdev = function->config->cdev; in usb_function_deactivate() local 303 struct usb_composite_dev *cdev = function->config->cdev; in usb_function_activate() local 439 static int config_desc(struct usb_composite_dev *cdev, unsigned w_value) in config_desc() 498 static int count_configs(struct usb_composite_dev *cdev, unsigned type) in count_configs() 540 static int bos_desc(struct usb_composite_dev *cdev) in bos_desc() 596 static void device_qual(struct usb_composite_dev *cdev) in device_qual() 615 static void reset_config(struct usb_composite_dev *cdev) in reset_config() 631 static int set_config(struct usb_composite_dev *cdev, in set_config() 738 int usb_add_config_only(struct usb_composite_dev *cdev, in usb_add_config_only() [all …]
|
D | configfs.c | 62 struct usb_composite_dev cdev; member 375 struct usb_composite_dev *cdev = cfg->c.cdev; in config_usb_cfg_link() local 426 struct usb_composite_dev *cdev = cfg->c.cdev; in config_usb_cfg_unlink() local 539 static void composite_init_dev(struct usb_composite_dev *cdev) in composite_init_dev() 882 struct usb_composite_dev *cdev = &gi->cdev; in os_desc_link() local 917 struct usb_composite_dev *cdev = &gi->cdev; in os_desc_unlink() local 1266 static int configfs_do_nothing(struct usb_composite_dev *cdev) in configfs_do_nothing() 1311 struct usb_composite_dev *cdev = &gi->cdev; in configfs_composite_bind() local 1432 struct usb_composite_dev *cdev; in configfs_composite_unbind() local
|
/linux-4.1.27/drivers/scsi/pm8001/ |
D | pm8001_ctl.c | 54 static ssize_t pm8001_ctl_mpi_interface_rev_show(struct device *cdev, in pm8001_ctl_mpi_interface_rev_show() 79 static ssize_t pm8001_ctl_fw_version_show(struct device *cdev, in pm8001_ctl_fw_version_show() 108 static ssize_t pm8001_ctl_max_out_io_show(struct device *cdev, in pm8001_ctl_max_out_io_show() 131 static ssize_t pm8001_ctl_max_devices_show(struct device *cdev, in pm8001_ctl_max_devices_show() 157 static ssize_t pm8001_ctl_max_sg_list_show(struct device *cdev, in pm8001_ctl_max_sg_list_show() 201 static ssize_t pm8001_ctl_sas_spec_support_show(struct device *cdev, in pm8001_ctl_sas_spec_support_show() 230 static ssize_t pm8001_ctl_host_sas_address_show(struct device *cdev, in pm8001_ctl_host_sas_address_show() 249 static ssize_t pm8001_ctl_logging_level_show(struct device *cdev, in pm8001_ctl_logging_level_show() 258 static ssize_t pm8001_ctl_logging_level_store(struct device *cdev, in pm8001_ctl_logging_level_store() 282 static ssize_t pm8001_ctl_aap_log_show(struct device *cdev, in pm8001_ctl_aap_log_show() [all …]
|
/linux-4.1.27/drivers/gpu/drm/cirrus/ |
D | cirrus_main.c | 52 struct cirrus_device *cdev = dev->dev_private; in cirrus_user_framebuffer_create() local 88 static void cirrus_vram_fini(struct cirrus_device *cdev) in cirrus_vram_fini() 97 static int cirrus_vram_init(struct cirrus_device *cdev) in cirrus_vram_init() 119 int cirrus_device_init(struct cirrus_device *cdev, in cirrus_device_init() 155 void cirrus_device_fini(struct cirrus_device *cdev) in cirrus_device_fini() 168 struct cirrus_device *cdev; in cirrus_driver_load() local 204 struct cirrus_device *cdev = dev->dev_private; in cirrus_driver_unload() local 317 bool cirrus_check_framebuffer(struct cirrus_device *cdev, int width, int height, in cirrus_check_framebuffer()
|
D | cirrus_mode.c | 38 struct cirrus_device *cdev = dev->dev_private; in cirrus_crtc_load_lut() local 61 struct cirrus_device *cdev = dev->dev_private; in cirrus_crtc_dpms() local 108 struct cirrus_device *cdev = crtc->dev->dev_private; in cirrus_set_start_address() local 134 struct cirrus_device *cdev = crtc->dev->dev_private; in cirrus_crtc_do_set_base() local 199 struct cirrus_device *cdev = dev->dev_private; in cirrus_crtc_mode_set() local 386 struct cirrus_device *cdev = dev->dev_private; in cirrus_crtc_init() local 569 int cirrus_modeset_init(struct cirrus_device *cdev) in cirrus_modeset_init() 611 void cirrus_modeset_fini(struct cirrus_device *cdev) in cirrus_modeset_fini()
|
D | cirrus_fbdev.c | 142 struct cirrus_device *cdev = dev->dev_private; in cirrusfb_create_object() local 169 struct cirrus_device *cdev = gfbdev->helper.dev->dev_private; in cirrusfb_create() local 301 int cirrus_fbdev_init(struct cirrus_device *cdev) in cirrus_fbdev_init() 333 void cirrus_fbdev_fini(struct cirrus_device *cdev) in cirrus_fbdev_fini()
|
D | cirrus_drv.c | 89 struct cirrus_device *cdev = drm_dev->dev_private; in cirrus_pm_suspend() local 106 struct cirrus_device *cdev = drm_dev->dev_private; in cirrus_pm_resume() local
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | multi.c | 203 static __ref int rndis_config_register(struct usb_composite_dev *cdev) in rndis_config_register() 218 static __ref int rndis_config_register(struct usb_composite_dev *cdev) in rndis_config_register() 286 static __ref int cdc_config_register(struct usb_composite_dev *cdev) in cdc_config_register() 301 static __ref int cdc_config_register(struct usb_composite_dev *cdev) in cdc_config_register() 312 static int __ref multi_bind(struct usb_composite_dev *cdev) in multi_bind() 451 static int multi_unbind(struct usb_composite_dev *cdev) in multi_unbind()
|
D | zero.c | 175 struct usb_composite_dev *cdev = (void *)_c; in zero_autoresume() local 192 static void zero_suspend(struct usb_composite_dev *cdev) in zero_suspend() 212 static void zero_resume(struct usb_composite_dev *cdev) in zero_resume() 275 static int zero_bind(struct usb_composite_dev *cdev) in zero_bind() 391 static int zero_unbind(struct usb_composite_dev *cdev) in zero_unbind()
|
D | serial.c | 129 static int serial_register_ports(struct usb_composite_dev *cdev, in serial_register_ports() 177 static int gs_bind(struct usb_composite_dev *cdev) in gs_bind() 222 static int gs_unbind(struct usb_composite_dev *cdev) in gs_unbind()
|
D | ncm.c | 146 static int gncm_bind(struct usb_composite_dev *cdev) in gncm_bind() 189 static int gncm_unbind(struct usb_composite_dev *cdev) in gncm_unbind()
|
D | cdc2.c | 156 static int cdc_bind(struct usb_composite_dev *cdev) in cdc_bind() 214 static int cdc_unbind(struct usb_composite_dev *cdev) in cdc_unbind()
|
D | acm_ms.c | 173 static int acm_ms_bind(struct usb_composite_dev *cdev) in acm_ms_bind() 242 static int acm_ms_unbind(struct usb_composite_dev *cdev) in acm_ms_unbind()
|
D | printer.c | 155 static int printer_bind(struct usb_composite_dev *cdev) in printer_bind() 194 static int printer_unbind(struct usb_composite_dev *cdev) in printer_unbind()
|
D | mass_storage.c | 169 static int msg_bind(struct usb_composite_dev *cdev) in msg_bind() 228 static int msg_unbind(struct usb_composite_dev *cdev) in msg_unbind()
|
D | audio.c | 219 static int audio_bind(struct usb_composite_dev *cdev) in audio_bind() 279 static int audio_unbind(struct usb_composite_dev *cdev) in audio_unbind()
|
D | webcam.c | 362 webcam_unbind(struct usb_composite_dev *cdev) in webcam_unbind() 372 webcam_bind(struct usb_composite_dev *cdev) in webcam_bind()
|
D | nokia.c | 227 static int nokia_bind(struct usb_composite_dev *cdev) in nokia_bind() 310 static int nokia_unbind(struct usb_composite_dev *cdev) in nokia_unbind()
|
D | ether.c | 321 static int eth_bind(struct usb_composite_dev *cdev) in eth_bind() 450 static int eth_unbind(struct usb_composite_dev *cdev) in eth_unbind()
|
D | hid.c | 150 static int hid_bind(struct usb_composite_dev *cdev) in hid_bind() 208 static int hid_unbind(struct usb_composite_dev *cdev) in hid_unbind()
|
D | g_ffs.c | 330 static int gfs_bind(struct usb_composite_dev *cdev) in gfs_bind() 452 static int gfs_unbind(struct usb_composite_dev *cdev) in gfs_unbind()
|
D | gmidi.c | 153 static int midi_bind(struct usb_composite_dev *cdev) in midi_bind()
|
D | tcm_usb_gadget.c | 434 struct usb_composite_dev *cdev = f->config->cdev; in usbg_bot_setup() local 2179 static int guas_unbind(struct usb_composite_dev *cdev) in guas_unbind() 2376 static int usb_target_bind(struct usb_composite_dev *cdev) in usb_target_bind()
|
/linux-4.1.27/arch/arm/mach-ebsa110/ |
D | leds.c | 19 static void ebsa110_led_set(struct led_classdev *cdev, in ebsa110_led_set() 32 static enum led_brightness ebsa110_led_get(struct led_classdev *cdev) in ebsa110_led_get() 42 struct led_classdev *cdev; in ebsa110_leds_init() local
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | mpt3sas_ctl.c | 2343 _ctl_version_fw_show(struct device *cdev, struct device_attribute *attr, in _ctl_version_fw_show() 2365 _ctl_version_bios_show(struct device *cdev, struct device_attribute *attr, in _ctl_version_bios_show() 2389 _ctl_version_mpi_show(struct device *cdev, struct device_attribute *attr, in _ctl_version_mpi_show() 2408 _ctl_version_product_show(struct device *cdev, struct device_attribute *attr, in _ctl_version_product_show() 2426 _ctl_version_nvdata_persistent_show(struct device *cdev, in _ctl_version_nvdata_persistent_show() 2446 _ctl_version_nvdata_default_show(struct device *cdev, struct device_attribute in _ctl_version_nvdata_default_show() 2466 _ctl_board_name_show(struct device *cdev, struct device_attribute *attr, in _ctl_board_name_show() 2484 _ctl_board_assembly_show(struct device *cdev, struct device_attribute *attr, in _ctl_board_assembly_show() 2502 _ctl_board_tracer_show(struct device *cdev, struct device_attribute *attr, in _ctl_board_tracer_show() 2523 _ctl_io_delay_show(struct device *cdev, struct device_attribute *attr, in _ctl_io_delay_show() [all …]
|
/linux-4.1.27/drivers/thermal/ |
D | clock_cooling.c | 58 struct thermal_cooling_device *cdev; member 214 unsigned long clock_cooling_get_level(struct thermal_cooling_device *cdev, in clock_cooling_get_level() 342 static int clock_cooling_get_max_state(struct thermal_cooling_device *cdev, in clock_cooling_get_max_state() 366 static int clock_cooling_get_cur_state(struct thermal_cooling_device *cdev, in clock_cooling_get_cur_state() 386 static int clock_cooling_set_cur_state(struct thermal_cooling_device *cdev, in clock_cooling_set_cur_state() 420 struct thermal_cooling_device *cdev; in clock_cooling_register() local 470 void clock_cooling_unregister(struct thermal_cooling_device *cdev) in clock_cooling_unregister()
|
D | thermal_core.c | 193 struct thermal_cooling_device *cdev, int trip) in get_thermal_instance() 216 struct thermal_cooling_device *cdev, int ret) in print_bind_err_msg() 223 struct thermal_cooling_device *cdev, in __bind() 247 struct thermal_cooling_device *cdev) in __unbind() 256 static void bind_cdev(struct thermal_cooling_device *cdev) in bind_cdev() 720 struct thermal_cooling_device *cdev = NULL; in passive_store() local 851 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_type_show() local 860 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_max_state_show() local 874 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_cur_state_show() local 889 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_cur_state_store() local [all …]
|
D | db8500_cpufreq_cooling.c | 29 struct thermal_cooling_device *cdev; in db8500_cpufreq_cooling_probe() local 52 struct thermal_cooling_device *cdev = platform_get_drvdata(pdev); in db8500_cpufreq_cooling_remove() local
|
D | cpu_cooling.c | 220 static int cpufreq_get_max_state(struct thermal_cooling_device *cdev, in cpufreq_get_max_state() 239 static int cpufreq_get_cur_state(struct thermal_cooling_device *cdev, in cpufreq_get_cur_state() 259 static int cpufreq_set_cur_state(struct thermal_cooling_device *cdev, in cpufreq_set_cur_state() 459 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister()
|
D | fair_share.c | 62 struct thermal_cooling_device *cdev, int weight, int level) in get_target_state() 92 struct thermal_cooling_device *cdev; in fair_share_throttle() local
|
D | db8500_thermal.c | 45 static int db8500_thermal_match_cdev(struct thermal_cooling_device *cdev, in db8500_thermal_match_cdev() 63 struct thermal_cooling_device *cdev) in db8500_cdev_bind() 90 struct thermal_cooling_device *cdev) in db8500_cdev_unbind()
|
D | intel_powerclamp.c | 622 static int powerclamp_get_max_state(struct thermal_cooling_device *cdev, in powerclamp_get_max_state() 630 static int powerclamp_get_cur_state(struct thermal_cooling_device *cdev, in powerclamp_get_cur_state() 642 static int powerclamp_set_cur_state(struct thermal_cooling_device *cdev, in powerclamp_set_cur_state()
|
D | imx_thermal.c | 97 struct thermal_cooling_device *cdev; member 303 struct thermal_cooling_device *cdev) in imx_bind() 321 struct thermal_cooling_device *cdev) in imx_unbind()
|
D | step_wise.c | 53 struct thermal_cooling_device *cdev = instance->cdev; in get_target_state() local
|
D | thermal_core.h | 42 struct thermal_cooling_device *cdev; member
|
D | of-thermal.c | 212 struct thermal_cooling_device *cdev) in of_thermal_bind() 240 struct thermal_cooling_device *cdev) in of_thermal_unbind()
|
/linux-4.1.27/drivers/s390/char/ |
D | vmur.c | 101 static struct urdev *urdev_alloc(struct ccw_device *cdev) in urdev_alloc() 132 static struct urdev *urdev_get_from_cdev(struct ccw_device *cdev) in urdev_get_from_cdev() 148 struct ccw_device *cdev; in urdev_get_from_devno() local 175 static int ur_pm_suspend(struct ccw_device *cdev) in ur_pm_suspend() 273 struct ccw_device *cdev = urd->cdev; in do_ur_io() local 304 static void ur_int_handler(struct ccw_device *cdev, unsigned long intparm, in ur_int_handler() 828 static int ur_probe(struct ccw_device *cdev) in ur_probe() 875 static int ur_set_online(struct ccw_device *cdev) in ur_set_online() 946 static int ur_set_offline_force(struct ccw_device *cdev, int force) in ur_set_offline_force() 977 static int ur_set_offline(struct ccw_device *cdev) in ur_set_offline() [all …]
|
D | raw3270.c | 36 struct ccw_device *cdev; member 340 raw3270_irq (struct ccw_device *cdev, unsigned long intparm, struct irb *irb) in raw3270_irq() 729 raw3270_setup_device(struct ccw_device *cdev, struct raw3270 *rp, char *ascebc) in raw3270_setup_device() 798 struct ccw_device *cdev; in raw3270_setup_console() local 849 raw3270_create_device(struct ccw_device *cdev) in raw3270_create_device() 1061 struct ccw_device *cdev; in raw3270_delete_device() local 1083 raw3270_probe (struct ccw_device *cdev) in raw3270_probe() 1163 raw3270_set_online (struct ccw_device *cdev) in raw3270_set_online() 1191 raw3270_remove (struct ccw_device *cdev) in raw3270_remove() 1242 raw3270_set_offline (struct ccw_device *cdev) in raw3270_set_offline() [all …]
|
D | con3215.c | 78 struct ccw_device *cdev; /* device for tty driver */ member 364 static void raw3215_irq(struct ccw_device *cdev, unsigned long intparm, in raw3215_irq() 692 static int raw3215_probe (struct ccw_device *cdev) in raw3215_probe() 725 static void raw3215_remove (struct ccw_device *cdev) in raw3215_remove() 744 static int raw3215_set_online (struct ccw_device *cdev) in raw3215_set_online() 755 static int raw3215_set_offline (struct ccw_device *cdev) in raw3215_set_offline() 768 static int raw3215_pm_stop(struct ccw_device *cdev) in raw3215_pm_stop() 782 static int raw3215_pm_start(struct ccw_device *cdev) in raw3215_pm_start() 905 struct ccw_device *cdev; in con3215_init() local
|
D | tape_core.c | 443 int tape_generic_pm_suspend(struct ccw_device *cdev) in tape_generic_pm_suspend() 487 tape_generic_offline(struct ccw_device *cdev) in tape_generic_offline() 614 tape_generic_probe(struct ccw_device *cdev) in tape_generic_probe() 666 tape_generic_remove(struct ccw_device *cdev) in tape_generic_remove() 1100 __tape_do_irq (struct ccw_device *cdev, unsigned long intparm, struct irb *irb) in __tape_do_irq()
|
D | vmur.h | 63 struct ccw_device *cdev; /* Backpointer to ccw device */ member
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | mpt2sas_ctl.c | 2307 _ctl_version_fw_show(struct device *cdev, struct device_attribute *attr, in _ctl_version_fw_show() 2329 _ctl_version_bios_show(struct device *cdev, struct device_attribute *attr, in _ctl_version_bios_show() 2353 _ctl_version_mpi_show(struct device *cdev, struct device_attribute *attr, in _ctl_version_mpi_show() 2372 _ctl_version_product_show(struct device *cdev, struct device_attribute *attr, in _ctl_version_product_show() 2391 _ctl_version_nvdata_persistent_show(struct device *cdev, in _ctl_version_nvdata_persistent_show() 2411 _ctl_version_nvdata_default_show(struct device *cdev, in _ctl_version_nvdata_default_show() 2431 _ctl_board_name_show(struct device *cdev, struct device_attribute *attr, in _ctl_board_name_show() 2449 _ctl_board_assembly_show(struct device *cdev, struct device_attribute *attr, in _ctl_board_assembly_show() 2468 _ctl_board_tracer_show(struct device *cdev, struct device_attribute *attr, in _ctl_board_tracer_show() 2490 _ctl_io_delay_show(struct device *cdev, struct device_attribute *attr, in _ctl_io_delay_show() [all …]
|
/linux-4.1.27/drivers/scsi/cxgbi/ |
D | libcxgbi.c | 63 int cxgbi_device_portmap_create(struct cxgbi_device *cdev, unsigned int base, in cxgbi_device_portmap_create() 83 void cxgbi_device_portmap_cleanup(struct cxgbi_device *cdev) in cxgbi_device_portmap_cleanup() 106 static inline void cxgbi_device_destroy(struct cxgbi_device *cdev) in cxgbi_device_destroy() 126 struct cxgbi_device *cdev; in cxgbi_device_register() local 158 void cxgbi_device_unregister(struct cxgbi_device *cdev) in cxgbi_device_unregister() 179 struct cxgbi_device *cdev, *tmp; in cxgbi_device_unregister_all() local 195 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_lldev() local 216 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_netdev() local 249 struct cxgbi_device *cdev; in cxgbi_device_find_by_netdev_rcu() local 283 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_mac() local [all …]
|
D | libcxgbi.h | 129 struct cxgbi_device *cdev; member 184 struct cxgbi_device *cdev; member 510 struct cxgbi_device *cdev; member 576 #define cxgbi_cdev_priv(cdev) ((cdev)->dd_data) argument
|
/linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 605 static int do_peer_close(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) in do_peer_close() 622 static int do_close_con_rpl(struct t3cdev *cdev, struct sk_buff *skb, in do_close_con_rpl() 660 static int do_abort_req(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) in do_abort_req() 707 static int do_abort_rpl(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) in do_abort_rpl() 847 static int do_wr_ack(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) in do_wr_ack() 956 struct cxgbi_device *cdev = csk->cdev; in init_act_open() local 1029 int cxgb3i_ofld_init(struct cxgbi_device *cdev) in cxgb3i_ofld_init() 1085 struct cxgbi_device *cdev = csk->cdev; in ddp_set_map() local 1114 struct cxgbi_device *cdev = chba->cdev; in ddp_clear_map() local 1210 static void t3_ddp_cleanup(struct cxgbi_device *cdev) in t3_ddp_cleanup() [all …]
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | thermal.c | 49 static int ath10k_thermal_get_max_dutycycle(struct thermal_cooling_device *cdev, in ath10k_thermal_get_max_dutycycle() 57 static int ath10k_thermal_get_cur_dutycycle(struct thermal_cooling_device *cdev, in ath10k_thermal_get_cur_dutycycle() 69 static int ath10k_thermal_set_cur_dutycycle(struct thermal_cooling_device *cdev, in ath10k_thermal_set_cur_dutycycle() 189 struct thermal_cooling_device *cdev; in ath10k_thermal_register() local
|
D | thermal.h | 27 struct thermal_cooling_device *cdev; member
|
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 702 static void do_act_establish(struct cxgbi_device *cdev, struct sk_buff *skb) in do_act_establish() 854 static void do_act_open_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) in do_act_open_rpl() 902 static void do_peer_close(struct cxgbi_device *cdev, struct sk_buff *skb) in do_peer_close() 923 static void do_close_con_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) in do_close_con_rpl() 962 static void do_abort_req_rss(struct cxgbi_device *cdev, struct sk_buff *skb) in do_abort_req_rss() 1010 static void do_abort_rpl_rss(struct cxgbi_device *cdev, struct sk_buff *skb) in do_abort_rpl_rss() 1035 static void do_rx_data(struct cxgbi_device *cdev, struct sk_buff *skb) in do_rx_data() 1056 static void do_rx_iscsi_hdr(struct cxgbi_device *cdev, struct sk_buff *skb) in do_rx_iscsi_hdr() 1160 static void do_rx_data_ddp(struct cxgbi_device *cdev, in do_rx_data_ddp() 1247 static void do_fw4_ack(struct cxgbi_device *cdev, struct sk_buff *skb) in do_fw4_ack() [all …]
|
/linux-4.1.27/arch/arm/mach-footbridge/ |
D | ebsa285.c | 27 struct led_classdev cdev; member 47 static void ebsa285_led_set(struct led_classdev *cdev, in ebsa285_led_set() 60 static enum led_brightness ebsa285_led_get(struct led_classdev *cdev) in ebsa285_led_get()
|
D | netwinder-hw.c | 666 struct led_classdev cdev; member 687 static void netwinder_led_set(struct led_classdev *cdev, in netwinder_led_set() 705 static enum led_brightness netwinder_led_get(struct led_classdev *cdev) in netwinder_led_get()
|
/linux-4.1.27/drivers/leds/ |
D | leds-versatile.c | 18 struct led_classdev cdev; member 40 static void versatile_led_set(struct led_classdev *cdev, in versatile_led_set() 54 static enum led_brightness versatile_led_get(struct led_classdev *cdev) in versatile_led_get()
|
D | leds-rb532.c | 18 static void rb532_led_set(struct led_classdev *cdev, in rb532_led_set() 28 static enum led_brightness rb532_led_get(struct led_classdev *cdev) in rb532_led_get()
|
D | leds-asic3.c | 39 static void brightness_set(struct led_classdev *cdev, in brightness_set() 57 static int blink_set(struct led_classdev *cdev, in blink_set()
|
D | leds-88pm860x.c | 34 struct led_classdev cdev; member 117 static void pm860x_led_set(struct led_classdev *cdev, in pm860x_led_set()
|
D | leds-pm8941-wled.c | 82 struct led_classdev cdev; member 87 static int pm8941_wled_set(struct led_classdev *cdev, in pm8941_wled_set() 131 static void pm8941_wled_set_brightness(struct led_classdev *cdev, in pm8941_wled_set_brightness()
|
D | leds-lm3642.c | 222 static void lm3642_torch_brightness_set(struct led_classdev *cdev, in lm3642_torch_brightness_set() 279 static void lm3642_strobe_brightness_set(struct led_classdev *cdev, in lm3642_strobe_brightness_set() 300 static void lm3642_indicator_brightness_set(struct led_classdev *cdev, in lm3642_indicator_brightness_set()
|
D | leds-lm3533.c | 51 struct led_classdev cdev; member 62 static inline struct lm3533_led *to_lm3533_led(struct led_classdev *cdev) in to_lm3533_led() 138 static void lm3533_led_set(struct led_classdev *cdev, in lm3533_led_set() 149 static enum led_brightness lm3533_led_get(struct led_classdev *cdev) in lm3533_led_get() 299 static int lm3533_led_blink_set(struct led_classdev *cdev, in lm3533_led_blink_set()
|
D | leds-s3c24xx.c | 28 struct led_classdev cdev; member
|
D | leds-ot200.c | 19 struct led_classdev cdev; member
|
D | leds-menf21bmc.c | 29 struct led_classdev cdev; member
|
D | leds-lm355x.c | 329 static void lm355x_torch_brightness_set(struct led_classdev *cdev, in lm355x_torch_brightness_set() 350 static void lm355x_strobe_brightness_set(struct led_classdev *cdev, in lm355x_strobe_brightness_set() 371 static void lm355x_indicator_brightness_set(struct led_classdev *cdev, in lm355x_indicator_brightness_set()
|
D | leds-syscon.c | 41 struct led_classdev cdev; member
|
D | leds-lt3593.c | 29 struct led_classdev cdev; member
|
D | leds-adp5520.c | 25 struct led_classdev cdev; member
|
D | leds-da903x.c | 35 struct led_classdev cdev; member
|
D | leds-regulator.c | 27 struct led_classdev cdev; member
|
D | leds-da9052.c | 34 struct led_classdev cdev; member
|
D | leds-lp55xx-common.c | 31 static struct lp55xx_led *cdev_to_lp55xx_led(struct led_classdev *cdev) in cdev_to_lp55xx_led() 137 static void lp55xx_set_brightness(struct led_classdev *cdev, in lp55xx_set_brightness()
|
D | leds-pwm.c | 28 struct led_classdev cdev; member
|
D | leds-gpio.c | 25 struct led_classdev cdev; member
|
D | leds-wm831x-status.c | 24 struct led_classdev cdev; member
|
D | leds-mc13783.c | 34 struct led_classdev cdev; member
|
D | leds-max8997.c | 45 struct led_classdev cdev; member
|
D | leds-ns2.c | 71 struct led_classdev cdev; member
|
D | leds-lp55xx-common.h | 173 struct led_classdev cdev; member
|
D | leds-netxbig.c | 131 struct led_classdev cdev; member
|
/linux-4.1.27/drivers/isdn/capi/ |
D | capi.c | 107 struct capidev *cdev; member 294 static void capincci_alloc_minor(struct capidev *cdev, struct capincci *np) in capincci_alloc_minor() 335 capincci_alloc_minor(struct capidev *cdev, struct capincci *np) { } in capincci_alloc_minor() 340 static struct capincci *capincci_alloc(struct capidev *cdev, u32 ncci) in capincci_alloc() 357 static void capincci_free(struct capidev *cdev, u32 ncci) in capincci_free() 370 static struct capincci *capincci_find(struct capidev *cdev, u32 ncci) in capincci_find() 570 struct capidev *cdev = ap->private; in capi_recv_message() local 648 struct capidev *cdev = file->private_data; in capi_read() local 683 struct capidev *cdev = file->private_data; in capi_write() local 730 struct capidev *cdev = file->private_data; in capi_poll() local [all …]
|
/linux-4.1.27/drivers/hwmon/ |
D | pwm-fan.c | 38 struct thermal_cooling_device *cdev; member 118 static int pwm_fan_get_max_state(struct thermal_cooling_device *cdev, in pwm_fan_get_max_state() 131 static int pwm_fan_get_cur_state(struct thermal_cooling_device *cdev, in pwm_fan_get_cur_state() 145 pwm_fan_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) in pwm_fan_set_cur_state() 216 struct thermal_cooling_device *cdev; in pwm_fan_probe() local
|
D | gpio-fan.c | 43 struct thermal_cooling_device *cdev; member 393 static int gpio_fan_get_max_state(struct thermal_cooling_device *cdev, in gpio_fan_get_max_state() 405 static int gpio_fan_get_cur_state(struct thermal_cooling_device *cdev, in gpio_fan_get_cur_state() 417 static int gpio_fan_set_cur_state(struct thermal_cooling_device *cdev, in gpio_fan_set_cur_state()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_uvc.c | 266 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_function_setup_continue() local 290 struct usb_composite_dev *cdev = f->config->cdev; in uvc_function_set_alt() local 413 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_function_connect() local 423 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_function_disconnect() local 437 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_register_video() local 596 struct usb_composite_dev *cdev = c->cdev; in uvc_function_bind() local 888 struct usb_composite_dev *cdev = c->cdev; in uvc_unbind() local
|
D | f_loopback.c | 177 struct usb_composite_dev *cdev = c->cdev; in loopback_bind() local 249 struct usb_composite_dev *cdev = loop->function.config->cdev; in loopback_complete() local 289 struct usb_composite_dev *cdev; in disable_loopback() local 301 static int enable_endpoint(struct usb_composite_dev *cdev, struct f_loopback *loop, in enable_endpoint() 349 enable_loopback(struct usb_composite_dev *cdev, struct f_loopback *loop) in enable_loopback() 369 struct usb_composite_dev *cdev = f->config->cdev; in loopback_set_alt() local
|
D | f_rndis.c | 388 struct usb_composite_dev *cdev = rndis->port.func.config->cdev; in rndis_response_available() local 413 struct usb_composite_dev *cdev = rndis->port.func.config->cdev; in rndis_response_complete() local 467 struct usb_composite_dev *cdev = f->config->cdev; in rndis_setup() local 541 struct usb_composite_dev *cdev = f->config->cdev; in rndis_set_alt() local 613 struct usb_composite_dev *cdev = f->config->cdev; in rndis_disable() local 639 struct usb_composite_dev *cdev = geth->func.config->cdev; in rndis_open() local 672 struct usb_composite_dev *cdev = c->cdev; in rndis_bind() local
|
D | f_eem.c | 172 struct usb_composite_dev *cdev = f->config->cdev; in eem_setup() local 190 struct usb_composite_dev *cdev = f->config->cdev; in eem_set_alt() local 236 struct usb_composite_dev *cdev = f->config->cdev; in eem_disable() local 250 struct usb_composite_dev *cdev = c->cdev; in eem_bind() local 403 struct usb_composite_dev *cdev = port->func.config->cdev; in eem_unwrap() local
|
D | f_ecm.c | 382 struct usb_composite_dev *cdev = ecm->port.func.config->cdev; in ecm_do_notify() local 449 struct usb_composite_dev *cdev = ecm->port.func.config->cdev; in ecm_notify_complete() local 472 struct usb_composite_dev *cdev = f->config->cdev; in ecm_setup() local 537 struct usb_composite_dev *cdev = f->config->cdev; in ecm_set_alt() local 627 struct usb_composite_dev *cdev = f->config->cdev; in ecm_disable() local 688 struct usb_composite_dev *cdev = c->cdev; in ecm_bind() local
|
D | f_sourcesink.c | 316 static void disable_ep(struct usb_composite_dev *cdev, struct usb_ep *ep) in disable_ep() 329 void disable_endpoints(struct usb_composite_dev *cdev, in disable_endpoints() 344 struct usb_composite_dev *cdev = c->cdev; in sourcesink_bind() local 497 struct usb_composite_dev *cdev = ss->function.config->cdev; in check_read_data() local 550 struct usb_composite_dev *cdev; in source_sink_complete() local 643 struct usb_composite_dev *cdev; in source_sink_start_ep() local 661 struct usb_composite_dev *cdev; in disable_source_sink() local 670 enable_source_sink(struct usb_composite_dev *cdev, struct f_sourcesink *ss, in enable_source_sink() 770 struct usb_composite_dev *cdev = f->config->cdev; in sourcesink_set_alt() local
|
D | f_obex.c | 198 struct usb_composite_dev *cdev = f->config->cdev; in obex_set_alt() local 257 struct usb_composite_dev *cdev = f->config->cdev; in obex_disable() local 268 struct usb_composite_dev *cdev = g->func.config->cdev; in obex_connect() local 284 struct usb_composite_dev *cdev = g->func.config->cdev; in obex_disconnect() local 316 struct usb_composite_dev *cdev = c->cdev; in obex_bind() local
|
D | f_uac1.c | 324 struct usb_composite_dev *cdev = audio->card.func.config->cdev; in f_audio_out_ep_complete() local 386 struct usb_composite_dev *cdev = f->config->cdev; in audio_set_intf_req() local 422 struct usb_composite_dev *cdev = f->config->cdev; in audio_get_intf_req() local 459 struct usb_composite_dev *cdev = f->config->cdev; in audio_set_endpoint_req() local 495 struct usb_composite_dev *cdev = f->config->cdev; in audio_get_endpoint_req() local 523 struct usb_composite_dev *cdev = f->config->cdev; in f_audio_setup() local 575 struct usb_composite_dev *cdev = f->config->cdev; in f_audio_set_alt() local 671 struct usb_composite_dev *cdev = c->cdev; in f_audio_bind() local
|
D | f_acm.c | 313 struct usb_composite_dev *cdev = acm->port.func.config->cdev; in acm_complete_set_line_coding() local 343 struct usb_composite_dev *cdev = f->config->cdev; in acm_setup() local 427 struct usb_composite_dev *cdev = f->config->cdev; in acm_set_alt() local 474 struct usb_composite_dev *cdev = f->config->cdev; in acm_disable() local 541 struct usb_composite_dev *cdev = acm->port.func.config->cdev; in acm_notify_serial_state() local 614 struct usb_composite_dev *cdev = c->cdev; in acm_bind() local
|
D | f_subset.c | 260 struct usb_composite_dev *cdev = f->config->cdev; in geth_set_alt() local 285 struct usb_composite_dev *cdev = f->config->cdev; in geth_disable() local 298 struct usb_composite_dev *cdev = c->cdev; in geth_bind() local
|
D | f_serial.c | 153 struct usb_composite_dev *cdev = f->config->cdev; in gser_set_alt() local 179 struct usb_composite_dev *cdev = f->config->cdev; in gser_disable() local 192 struct usb_composite_dev *cdev = c->cdev; in gser_bind() local
|
D | f_ncm.c | 478 struct usb_composite_dev *cdev = ncm->port.func.config->cdev; in ncm_do_notify() local 560 struct usb_composite_dev *cdev = ncm->port.func.config->cdev; in ncm_notify_complete() local 589 struct usb_composite_dev *cdev = ep->driver_data; in ncm_ep0out_complete() local 616 struct usb_composite_dev *cdev = f->config->cdev; in ncm_setup() local 799 struct usb_composite_dev *cdev = f->config->cdev; in ncm_set_alt() local 1276 struct usb_composite_dev *cdev = f->config->cdev; in ncm_disable() local 1343 struct usb_composite_dev *cdev = c->cdev; in ncm_bind() local
|
D | f_midi.c | 250 struct usb_composite_dev *cdev = midi->func.config->cdev; in f_midi_complete() local 303 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_start_ep() local 328 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_set_alt() local 380 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_disable() local 718 struct usb_composite_dev *cdev = c->cdev; in f_midi_bind() local 1089 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_unbind() local
|
D | f_hid.c | 64 struct cdev cdev; member 394 struct usb_composite_dev *cdev = f->config->cdev; in hidg_setup() local 508 struct usb_composite_dev *cdev = f->config->cdev; in hidg_set_alt() local
|
D | uvc_v4l2.c | 38 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_send_response() local 72 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_v4l2_querycap() local
|
D | f_uac2.c | 1006 struct usb_composite_dev *cdev = cfg->cdev; in afunc_bind() local 1145 struct usb_composite_dev *cdev = fn->config->cdev; in afunc_set_alt() local 1412 struct usb_composite_dev *cdev = fn->config->cdev; in afunc_setup() local
|
D | f_printer.c | 938 struct usb_composite_dev *cdev = f->config->cdev; in printer_func_setup() local 1013 struct usb_composite_dev *cdev = c->cdev; in printer_func_bind() local
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | idp.c | 203 struct led_classdev cdev; member 219 static void idp_led_set(struct led_classdev *cdev, in idp_led_set() 234 static enum led_brightness idp_led_get(struct led_classdev *cdev) in idp_led_get()
|
D | mainstone.c | 573 struct led_classdev cdev; member 595 static void mainstone_led_set(struct led_classdev *cdev, in mainstone_led_set() 610 static enum led_brightness mainstone_led_get(struct led_classdev *cdev) in mainstone_led_get()
|
D | lubbock.c | 513 struct led_classdev cdev; member 535 static void lubbock_led_set(struct led_classdev *cdev, in lubbock_led_set() 550 static enum led_brightness lubbock_led_get(struct led_classdev *cdev) in lubbock_led_get()
|
/linux-4.1.27/drivers/media/rc/ |
D | lirc_dev.c | 59 struct cdev *cdev; member 174 struct cdev *cdev; in lirc_cdev_add() local 382 struct cdev *cdev; in lirc_unregister_driver() local 441 struct cdev *cdev; in lirc_dev_fop_open() local 508 struct cdev *cdev; in lirc_dev_fop_close() local
|
/linux-4.1.27/drivers/acpi/ |
D | fan.c | 84 struct thermal_cooling_device *cdev; member 98 static int fan_get_max_state(struct thermal_cooling_device *cdev, unsigned long in fan_get_max_state() 166 static int fan_get_cur_state(struct thermal_cooling_device *cdev, unsigned long in fan_get_cur_state() 206 fan_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) in fan_set_cur_state() 325 struct thermal_cooling_device *cdev; in acpi_fan_probe() local
|
D | container.c | 46 static int acpi_container_offline(struct container_dev *cdev) in acpi_container_offline() 67 struct container_dev *cdev; in container_device_attach() local
|
D | processor_thermal.c | 202 processor_get_max_state(struct thermal_cooling_device *cdev, in processor_get_max_state() 220 processor_get_cur_state(struct thermal_cooling_device *cdev, in processor_get_cur_state() 240 processor_set_cur_state(struct thermal_cooling_device *cdev, in processor_set_cur_state()
|
D | thermal.c | 772 struct thermal_cooling_device *cdev, in acpi_thermal_cooling_device_cb() 860 struct thermal_cooling_device *cdev) in acpi_thermal_bind_cooling_device() 867 struct thermal_cooling_device *cdev) in acpi_thermal_unbind_cooling_device()
|
/linux-4.1.27/arch/arm/plat-omap/ |
D | debug-leds.c | 52 struct led_classdev cdev; member 82 static void dbg_led_set(struct led_classdev *cdev, in dbg_led_set() 96 static enum led_brightness dbg_led_get(struct led_classdev *cdev) in dbg_led_get()
|
/linux-4.1.27/drivers/thermal/int340x_thermal/ |
D | int3403_thermal.c | 47 struct thermal_cooling_device *cdev; member 123 static int int3403_get_max_state(struct thermal_cooling_device *cdev, in int3403_get_max_state() 133 static int int3403_get_cur_state(struct thermal_cooling_device *cdev, in int3403_get_cur_state() 149 int3403_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) in int3403_set_cur_state()
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_transport_spi.c | 183 struct device *cdev) in spi_host_setup() 224 struct device *cdev) in spi_device_configure() 251 struct device *cdev) in spi_setup_transport_attrs() 507 store_spi_transport_period(struct device *cdev, struct device_attribute *attr, in store_spi_transport_period() 535 show_spi_transport_min_period(struct device *cdev, in show_spi_transport_min_period() 551 store_spi_transport_min_period(struct device *cdev, in store_spi_transport_min_period() 569 static ssize_t show_spi_host_signalling(struct device *cdev, in show_spi_host_signalling() 601 static ssize_t show_spi_host_width(struct device *cdev, in show_spi_host_width() 612 static ssize_t show_spi_host_hba_id(struct device *cdev, in show_spi_host_hba_id() 1439 struct device *cdev) in spi_host_configure() [all …]
|
D | raid_class.c | 81 struct device *cdev) in raid_setup() 98 struct device *cdev) in raid_remove() 226 struct device *cdev = in raid_component_add() local
|
D | hosts.c | 547 struct device *cdev; in scsi_host_lookup() local
|
D | ses.c | 588 static int ses_intf_add(struct device *cdev, in ses_intf_add() 783 static void ses_intf_remove(struct device *cdev, in ses_intf_remove()
|
/linux-4.1.27/drivers/platform/x86/ |
D | intel_menlow.c | 63 static int memory_get_max_bandwidth(struct thermal_cooling_device *cdev, in memory_get_max_bandwidth() 89 static int memory_get_cur_bandwidth(struct thermal_cooling_device *cdev, in memory_get_cur_bandwidth() 112 static int memory_set_cur_bandwidth(struct thermal_cooling_device *cdev, in memory_set_cur_bandwidth() 157 struct thermal_cooling_device *cdev; in intel_menlow_memory_add() local 199 struct thermal_cooling_device *cdev = acpi_driver_data(device); in intel_menlow_memory_remove() local
|
D | acerhdf.c | 368 struct thermal_cooling_device *cdev) in acerhdf_bind() 383 struct thermal_cooling_device *cdev) in acerhdf_unbind() 503 static int acerhdf_get_max_state(struct thermal_cooling_device *cdev, in acerhdf_get_max_state() 511 static int acerhdf_get_cur_state(struct thermal_cooling_device *cdev, in acerhdf_get_cur_state() 525 static int acerhdf_set_cur_state(struct thermal_cooling_device *cdev, in acerhdf_set_cur_state()
|
D | fujitsu-laptop.c | 253 static void logolamp_set(struct led_classdev *cdev, in logolamp_set() 267 static void kblamps_set(struct led_classdev *cdev, in kblamps_set() 276 static enum led_brightness logolamp_get(struct led_classdev *cdev) in logolamp_get() 291 static enum led_brightness kblamps_get(struct led_classdev *cdev) in kblamps_get()
|
D | toshiba_acpi.c | 495 static void toshiba_illumination_set(struct led_classdev *cdev, in toshiba_illumination_set() 519 static enum led_brightness toshiba_illumination_get(struct led_classdev *cdev) in toshiba_illumination_get() 621 static enum led_brightness toshiba_kbd_backlight_get(struct led_classdev *cdev) in toshiba_kbd_backlight_get() 640 static void toshiba_kbd_backlight_set(struct led_classdev *cdev, in toshiba_kbd_backlight_set() 732 toshiba_eco_mode_get_status(struct led_classdev *cdev) in toshiba_eco_mode_get_status() 749 static void toshiba_eco_mode_set_status(struct led_classdev *cdev, in toshiba_eco_mode_set_status()
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd_devmap.c | 524 dasd_devmap_from_cdev(struct ccw_device *cdev) in dasd_devmap_from_cdev() 539 dasd_create_device(struct ccw_device *cdev) in dasd_create_device() 592 struct ccw_device *cdev; in dasd_delete_device() local 650 dasd_device_from_cdev_locked(struct ccw_device *cdev) in dasd_device_from_cdev_locked() 664 dasd_device_from_cdev(struct ccw_device *cdev) in dasd_device_from_cdev() 957 struct ccw_device *cdev = to_ccwdev(dev); in dasd_safe_offline_store() local 1488 dasd_get_feature(struct ccw_device *cdev, int feature) in dasd_get_feature() 1504 dasd_set_feature(struct ccw_device *cdev, int feature, int flag) in dasd_set_feature() 1525 dasd_add_sysfs_files(struct ccw_device *cdev) in dasd_add_sysfs_files() 1531 dasd_remove_sysfs_files(struct ccw_device *cdev) in dasd_remove_sysfs_files()
|
D | dasd.c | 1521 static void dasd_handle_killed_request(struct ccw_device *cdev, in dasd_handle_killed_request() 1577 void dasd_int_handler(struct ccw_device *cdev, unsigned long intparm, in dasd_int_handler() 1704 enum uc_todo dasd_generic_uc_handler(struct ccw_device *cdev, struct irb *irb) in dasd_generic_uc_handler() 3200 struct ccw_device *cdev = data; in dasd_generic_auto_online() local 3213 int dasd_generic_probe(struct ccw_device *cdev, in dasd_generic_probe() 3243 void dasd_generic_remove(struct ccw_device *cdev) in dasd_generic_remove() 3287 int dasd_generic_set_online(struct ccw_device *cdev, in dasd_generic_set_online() 3353 int dasd_generic_set_offline(struct ccw_device *cdev) in dasd_generic_set_offline() 3503 int dasd_generic_notify(struct ccw_device *cdev, int event) in dasd_generic_notify() 3532 void dasd_generic_path_event(struct ccw_device *cdev, int *path_event) in dasd_generic_path_event() [all …]
|
D | dasd_fba.c | 57 dasd_fba_probe(struct ccw_device *cdev) in dasd_fba_probe() 63 dasd_fba_set_online(struct ccw_device *cdev) in dasd_fba_set_online() 130 struct ccw_device *cdev = device->cdev; in dasd_fba_check_characteristics() local
|
D | dasd_ioctl.c | 378 struct ccw_device *cdev; in dasd_ioctl_information() local
|
/linux-4.1.27/drivers/s390/kvm/ |
D | virtio_ccw.c | 55 struct ccw_device *cdev; member 970 static void virtio_ccw_int_handler(struct ccw_device *cdev, in virtio_ccw_int_handler() 1048 static int virtio_ccw_check_autoonline(struct ccw_device *cdev) in virtio_ccw_check_autoonline() 1060 struct ccw_device *cdev = data; in virtio_ccw_auto_online() local 1068 static int virtio_ccw_probe(struct ccw_device *cdev) in virtio_ccw_probe() 1077 static struct virtio_ccw_device *virtio_grab_drvdata(struct ccw_device *cdev) in virtio_grab_drvdata() 1093 static void virtio_ccw_remove(struct ccw_device *cdev) in virtio_ccw_remove() 1109 static int virtio_ccw_offline(struct ccw_device *cdev) in virtio_ccw_offline() 1171 static int virtio_ccw_online(struct ccw_device *cdev) in virtio_ccw_online() 1237 static int virtio_ccw_cio_notify(struct ccw_device *cdev, int event) in virtio_ccw_cio_notify()
|
/linux-4.1.27/fs/ |
D | char_dev.c | 37 struct cdev *cdev; /* will die */ member 247 struct cdev *cdev; in __register_chrdev() local 408 static void cdev_purge(struct cdev *cdev) in cdev_purge() 538 void cdev_init(struct cdev *cdev, const struct file_operations *fops) in cdev_init()
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_drv.c | 355 struct component_dev *cdev; in exynos_drm_component_add() local 422 struct component_dev *cdev, *next; in exynos_drm_component_del() local 462 struct component_dev *cdev; in exynos_drm_match_add() local
|
/linux-4.1.27/drivers/base/ |
D | transport_class.c | 70 struct device *cdev) in anon_transport_dummy_function() 185 struct device *cdev) in transport_configure()
|
D | container.c | 25 struct container_dev *cdev = to_container_dev(dev); in container_offline() local
|
D | attribute_container.c | 427 struct device *cdev = NULL; in attribute_container_find_class_device() local
|
/linux-4.1.27/drivers/clk/ |
D | clk-vt8500.c | 86 struct clk_device *cdev = to_clk_device(hw); in vt8500_dclk_enable() local 102 struct clk_device *cdev = to_clk_device(hw); in vt8500_dclk_disable() local 117 struct clk_device *cdev = to_clk_device(hw); in vt8500_dclk_is_enabled() local 126 struct clk_device *cdev = to_clk_device(hw); in vt8500_dclk_recalc_rate() local 143 struct clk_device *cdev = to_clk_device(hw); in vt8500_dclk_round_rate() local 169 struct clk_device *cdev = to_clk_device(hw); in vt8500_dclk_set_rate() local
|
/linux-4.1.27/include/linux/platform_data/ |
D | leds-omap.h | 13 struct led_classdev cdev; member
|
/linux-4.1.27/drivers/connector/ |
D | connector.c | 41 static struct cn_dev cdev; variable 275 static struct cn_dev cdev = { variable
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | board-dm365-evm.c | 557 struct led_classdev cdev; member 575 static void cpld_led_set(struct led_classdev *cdev, enum led_brightness b) in cpld_led_set() 587 static enum led_brightness cpld_led_get(struct led_classdev *cdev) in cpld_led_get()
|
/linux-4.1.27/arch/arm/mach-sa1100/ |
D | assabet.c | 670 struct led_classdev cdev; member 691 static void assabet_led_set(struct led_classdev *cdev, in assabet_led_set() 703 static enum led_brightness assabet_led_get(struct led_classdev *cdev) in assabet_led_get()
|
/linux-4.1.27/drivers/cpufreq/ |
D | arm_big_little.c | 309 struct device *cdev = get_cpu_device(i); in put_cluster_clk_and_freq_table() local 388 struct device *cdev = get_cpu_device(i); in get_cluster_clk_and_freq_table() local 414 struct device *cdev = get_cpu_device(i); in get_cluster_clk_and_freq_table() local
|
D | cpufreq-dt.c | 35 struct thermal_cooling_device *cdev; member 115 static int allocate_resources(int cpu, struct device **cdev, in allocate_resources()
|
D | exynos-cpufreq.c | 27 static struct thermal_cooling_device *cdev; variable
|
/linux-4.1.27/drivers/scsi/mvsas/ |
D | mv_init.c | 751 mvs_show_driver_version(struct device *cdev, in mvs_show_driver_version() 763 mvs_store_interrupt_coalescing(struct device *cdev, in mvs_store_interrupt_coalescing() 803 static ssize_t mvs_show_interrupt_coalescing(struct device *cdev, in mvs_show_interrupt_coalescing()
|
/linux-4.1.27/drivers/bus/ |
D | mips_cdmm.c | 62 struct mips_cdmm_device *cdev = to_mips_cdmm_device(dev); in mips_cdmm_match() local 70 struct mips_cdmm_device *cdev = to_mips_cdmm_device(dev); in mips_cdmm_uevent() local 476 struct mips_cdmm_device *cdev = to_mips_cdmm_device(dev); in mips_cdmm_release() local
|
/linux-4.1.27/arch/mips/sni/ |
D | setup.c | 62 char *cdev; in sni_console_setup() local
|
/linux-4.1.27/drivers/video/backlight/ |
D | lm3639_bl.c | 223 static void lm3639_torch_brightness_set(struct led_classdev *cdev, in lm3639_torch_brightness_set() 260 static void lm3639_flash_brightness_set(struct led_classdev *cdev, in lm3639_flash_brightness_set()
|
/linux-4.1.27/include/linux/mtd/ |
D | ubi.h | 125 dev_t cdev; member 196 dev_t cdev; member
|
/linux-4.1.27/drivers/scsi/fcoe/ |
D | libfcoe.h | 31 #define LIBFCOE_SYSFS_DBG(cdev, fmt, args...) \ argument
|
D | fcoe.c | 1988 struct fcoe_ctlr_device *cdev; in fcoe_device_notification() local 2150 static int fcoe_ctlr_enabled(struct fcoe_ctlr_device *cdev) in fcoe_ctlr_enabled() 2207 struct fcoe_ctlr_device *cdev; in fcoe_destroy_work() local 2500 struct fcoe_ctlr_device *cdev = fcoe_ctlr_to_ctlr_dev(ctlr); in fcoe_reset() local
|
/linux-4.1.27/drivers/staging/nvec/ |
D | nvec_paz00.c | 29 struct led_classdev cdev; member
|
/linux-4.1.27/drivers/staging/ozwpan/ |
D | ozdbg.h | 42 #define oz_cdev_dbg(cdev, mask, fmt, ...) \ argument
|
D | ozcdev.c | 25 struct cdev cdev; member
|
/linux-4.1.27/drivers/char/agp/ |
D | isoch.c | 83 unsigned int cdev = 0; in agp_3_5_isochronous_node_enable() local 293 unsigned int cdev = 0; in agp_3_5_nonisochronous_node_enable() local
|
/linux-4.1.27/drivers/s390/net/ |
D | ctcm_main.c | 276 static long ctcm_check_irb_error(struct ccw_device *cdev, struct irb *irb) in ctcm_check_irb_error() 1198 static void ctcm_irq_handler(struct ccw_device *cdev, in ctcm_irq_handler() 1350 static int add_channel(struct ccw_device *cdev, enum ctcm_channel_types type, in add_channel()
|
D | lcs.c | 1308 lcs_check_irb_error(struct ccw_device *cdev, struct irb *irb) in lcs_check_irb_error() 1337 lcs_get_problem(struct ccw_device *cdev, struct irb *irb) in lcs_get_problem() 1388 lcs_irq(struct ccw_device *cdev, unsigned long intparm, struct irb *irb) in lcs_irq()
|
/linux-4.1.27/drivers/thermal/ti-soc-thermal/ |
D | ti-thermal-common.c | 131 struct thermal_cooling_device *cdev) in ti_thermal_bind() 154 struct thermal_cooling_device *cdev) in ti_thermal_unbind()
|
/linux-4.1.27/include/media/ |
D | media-devnode.h | 71 struct cdev cdev; /* character device */ member
|
D | v4l2-dev.h | 95 struct cdev *cdev; /* character device */ member
|
/linux-4.1.27/drivers/input/keyboard/ |
D | qt2160.c | 60 struct led_classdev cdev; member 119 static void qt2160_led_set(struct led_classdev *cdev, in qt2160_led_set()
|
/linux-4.1.27/fs/fuse/ |
D | cuse.c | 59 struct cdev *cdev; /* associated character device */ member 314 struct cdev *cdev; in cuse_process_init_reply() local
|
/linux-4.1.27/sound/isa/cs423x/ |
D | cs4236.c | 308 struct pnp_dev *cdev) in snd_card_cs423x_pnp() 559 struct pnp_dev *cdev; in snd_cs423x_pnpbios_detect() local
|
/linux-4.1.27/arch/s390/include/asm/ |
D | ccwgroup.h | 28 struct ccw_device *cdev[0]; member
|
/linux-4.1.27/include/linux/mfd/ |
D | cros_ec.h | 103 struct cdev cdev; member
|
/linux-4.1.27/drivers/mtd/maps/ |
D | sa1100-flash.c | 225 struct mtd_info *cdev[nr]; in sa1100_setup_mtd() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | l2t.c | 301 struct l2t_entry *t3_l2t_get(struct t3cdev *cdev, struct dst_entry *dst, in t3_l2t_get()
|
D | l2t.h | 103 #define L2DATA(cdev) (rcu_dereference((cdev)->l2opt)) argument
|
/linux-4.1.27/drivers/staging/unisys/include/ |
D | timskmod.h | 134 struct cdev *cdev = NULL; in cdev_alloc_init() local
|
/linux-4.1.27/drivers/scsi/megaraid/ |
D | megaraid_sas_base.c | 2638 megasas_fw_crash_buffer_store(struct device *cdev, in megasas_fw_crash_buffer_store() 2657 megasas_fw_crash_buffer_show(struct device *cdev, in megasas_fw_crash_buffer_show() 2703 megasas_fw_crash_buffer_size_show(struct device *cdev, in megasas_fw_crash_buffer_size_show() 2715 megasas_fw_crash_state_store(struct device *cdev, in megasas_fw_crash_state_store() 2750 megasas_fw_crash_state_show(struct device *cdev, in megasas_fw_crash_state_show() 2760 megasas_page_size_show(struct device *cdev, in megasas_page_size_show()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | sys_marvel.c | 319 marvel_map_irq(const struct pci_dev *cdev, u8 slot, u8 pin) in marvel_map_irq()
|
/linux-4.1.27/drivers/char/ |
D | bsr.c | 152 struct cdev *cdev = inode->i_cdev; in bsr_open() local
|
D | msm_smd_pkt.c | 41 struct cdev cdev; member
|
/linux-4.1.27/drivers/misc/cxl/ |
D | file.c | 399 static int cxl_add_chardev(struct cxl_afu *afu, dev_t devt, struct cdev *cdev, in cxl_add_chardev()
|
/linux-4.1.27/drivers/misc/mic/host/ |
D | mic_device.h | 128 struct cdev cdev; member
|
/linux-4.1.27/arch/mips/txx9/rbtx4939/ |
D | setup.c | 192 struct led_classdev cdev; member
|
/linux-4.1.27/drivers/scsi/osd/ |
D | osd_uld.c | 86 struct cdev cdev; member
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
D | bnx2fc_fcoe.c | 811 struct fcoe_ctlr_device *cdev; in bnx2fc_indicate_netevent() local 2106 static int bnx2fc_ctlr_enabled(struct fcoe_ctlr_device *cdev) in bnx2fc_ctlr_enabled() 2145 struct fcoe_ctlr_device *cdev; in _bnx2fc_create() local
|