Home
last modified time | relevance | path

Searched defs:cdev (Results 1 – 200 of 284) sorted by relevance

12

/linux-4.4.14/drivers/s390/cio/
Ddevice_fsm.c36 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 …]
Ddevice.c60 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 …]
Ddevice_ops.c38 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 …]
Ddevice_pgid.c32 static void verify_done(struct ccw_device *cdev, int rc) in verify_done()
56 static void nop_build_cp(struct ccw_device *cdev) in nop_build_cp()
71 static void nop_do(struct ccw_device *cdev) in nop_do()
91 static enum io_status nop_filter(struct ccw_device *cdev, void *data, in nop_filter()
103 static void nop_callback(struct ccw_device *cdev, void *data, int rc) in nop_callback()
133 static void spid_build_cp(struct ccw_device *cdev, u8 fn) in spid_build_cp()
148 static void pgid_wipeout_callback(struct ccw_device *cdev, void *data, int rc) in pgid_wipeout_callback()
166 static void pgid_wipeout_start(struct ccw_device *cdev) in pgid_wipeout_start()
193 static void spid_do(struct ccw_device *cdev) in spid_do()
226 static void spid_callback(struct ccw_device *cdev, void *data, int rc) in spid_callback()
[all …]
Ddevice_status.c27 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()
Dccwreq.c40 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()
Dcmf.c184 static int set_schib(struct ccw_device *cdev, u32 mme, int mbfc, in set_schib()
228 static int set_schib_wait(struct ccw_device *cdev, u32 mme, in set_schib_wait()
285 void retry_set_schib(struct ccw_device *cdev) in retry_set_schib()
301 static int cmf_copy_block(struct ccw_device *cdev) in cmf_copy_block()
353 static int cmf_cmb_copy_wait(struct ccw_device *cdev) in cmf_cmb_copy_wait()
406 void cmf_retry_copy_block(struct ccw_device *cdev) in cmf_retry_copy_block()
421 static void cmf_generic_reset(struct ccw_device *cdev) in cmf_generic_reset()
508 static int alloc_cmb_single(struct ccw_device *cdev, in alloc_cmb_single()
549 static int alloc_cmb(struct ccw_device *cdev) in alloc_cmb()
605 static void free_cmb(struct ccw_device *cdev) in free_cmb()
[all …]
Ddevice_id.c98 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()
Dqdio_main.c1010 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 …]
Ddevice.h58 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()
Dccwgroup.c53 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()
Dio_sch.h14 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
Dqdio_debug.c313 void qdio_setup_debug_entries(struct qdio_irq *irq_ptr, struct ccw_device *cdev) in qdio_setup_debug_entries()
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_main.c68 static int qed_set_coherency_mask(struct qed_dev *cdev) in qed_set_coherency_mask()
86 static void qed_free_pci(struct qed_dev *cdev) in qed_free_pci()
103 static int qed_init_pci(struct qed_dev *cdev, in qed_init_pci()
182 int qed_fill_dev_info(struct qed_dev *cdev, in qed_fill_dev_info()
215 static void qed_free_cdev(struct qed_dev *cdev) in qed_free_cdev()
222 struct qed_dev *cdev; in qed_alloc_cdev() local
234 static int qed_set_power_state(struct qed_dev *cdev, in qed_set_power_state()
250 struct qed_dev *cdev; in qed_probe() local
286 static void qed_remove(struct qed_dev *cdev) in qed_remove()
300 static void qed_disable_msix(struct qed_dev *cdev) in qed_disable_msix()
[all …]
Dqed_dev.c35 void qed_init_dp(struct qed_dev *cdev, in qed_init_dp()
50 void qed_init_struct(struct qed_dev *cdev) in qed_init_struct()
83 void qed_resc_free(struct qed_dev *cdev) in qed_resc_free()
204 int qed_resc_alloc(struct qed_dev *cdev) in qed_resc_alloc()
322 void qed_resc_setup(struct qed_dev *cdev) in qed_resc_setup()
438 static void qed_init_cau_rt_data(struct qed_dev *cdev) in qed_init_cau_rt_data()
472 struct qed_dev *cdev = p_hwfn->cdev; in qed_hw_init_common() local
652 int qed_hw_init(struct qed_dev *cdev, in qed_hw_init()
762 int qed_hw_stop(struct qed_dev *cdev) in qed_hw_stop()
833 void qed_hw_stop_fastpath(struct qed_dev *cdev) in qed_hw_stop_fastpath()
[all …]
Dqed_l2.c444 static int qed_filter_accept_cmd(struct qed_dev *cdev, in qed_filter_accept_cmd()
1173 qed_filter_mcast_cmd(struct qed_dev *cdev, in qed_filter_mcast_cmd()
1206 static int qed_filter_ucast_cmd(struct qed_dev *cdev, in qed_filter_ucast_cmd()
1233 static int qed_fill_eth_dev_info(struct qed_dev *cdev, in qed_fill_eth_dev_info()
1262 static void qed_register_eth_ops(struct qed_dev *cdev, in qed_register_eth_ops()
1270 static int qed_start_vport(struct qed_dev *cdev, in qed_start_vport()
1306 static int qed_stop_vport(struct qed_dev *cdev, in qed_stop_vport()
1326 static int qed_update_vport(struct qed_dev *cdev, in qed_update_vport()
1422 static int qed_start_rxq(struct qed_dev *cdev, in qed_start_rxq()
1461 static int qed_stop_rxq(struct qed_dev *cdev, in qed_stop_rxq()
[all …]
Dqed_init_ops.c47 void qed_init_iro_array(struct qed_dev *cdev) in qed_init_iro_array()
189 struct qed_dev *cdev = p_hwfn->cdev; in qed_init_cmd_array() local
377 struct qed_dev *cdev = p_hwfn->cdev; in qed_init_cmd_mode_match() local
435 struct qed_dev *cdev = p_hwfn->cdev; in qed_init_run() local
505 int qed_init_fw_data(struct qed_dev *cdev, in qed_init_fw_data()
Dqed.h57 #define for_each_hwfn(cdev, i) for (i = 0; i < cdev->num_hwfns; i++) argument
241 struct qed_dev *cdev; member
432 #define IS_QED_ETH_IF(cdev) ((cdev)->protocol == QED_PROTOCOL_ETH) argument
460 static inline u8 qed_concrete_to_sw_fid(struct qed_dev *cdev, in qed_concrete_to_sw_fid()
473 #define DP_NAME(cdev) ((cdev)->name) argument
475 #define REG_ADDR(cdev, offset) (void __iomem *)((u8 __iomem *)\ argument
479 #define REG_RD(cdev, offset) readl(REG_ADDR(cdev, offset)) argument
480 #define REG_WR(cdev, offset, val) writel((u32)val, REG_ADDR(cdev, offset)) argument
481 #define REG_WR16(cdev, offset, val) writew((u16)val, REG_ADDR(cdev, offset)) argument
483 #define DOORBELL(cdev, db_addr, val) \ argument
Dqed_mcp.c305 static void qed_mcp_set_drv_ver(struct qed_dev *cdev, in qed_mcp_set_drv_ver()
321 struct qed_dev *cdev = p_hwfn->cdev; in qed_mcp_load_req() local
614 int qed_mcp_get_mfw_ver(struct qed_dev *cdev, in qed_mcp_get_mfw_ver()
638 int qed_mcp_get_media_type(struct qed_dev *cdev, in qed_mcp_get_media_type()
Dqed_int.c346 struct qed_dev *cdev = p_hwfn->cdev; in qed_int_sb_attn_free() local
396 struct qed_dev *cdev = p_hwfn->cdev; in qed_int_sb_attn_alloc() local
1138 void qed_int_disable_post_isr_release(struct qed_dev *cdev) in qed_int_disable_post_isr_release()
/linux-4.4.14/drivers/misc/mic/cosm/
Dcosm_sysfs.c49 void cosm_set_shutdown_status(struct cosm_device *cdev, u8 shutdown_status) in cosm_set_shutdown_status()
57 void cosm_set_state(struct cosm_device *cdev, u8 state) in cosm_set_state()
69 struct cosm_device *cdev = dev_get_drvdata(dev); in family_show() local
81 struct cosm_device *cdev = dev_get_drvdata(dev); in stepping_show() local
93 struct cosm_device *cdev = dev_get_drvdata(dev); in state_show() local
106 struct cosm_device *cdev = dev_get_drvdata(dev); in state_store() local
136 struct cosm_device *cdev = dev_get_drvdata(dev); in shutdown_status_show() local
150 struct cosm_device *cdev = dev_get_drvdata(dev); in heartbeat_enable_show() local
163 struct cosm_device *cdev = dev_get_drvdata(dev); in heartbeat_enable_store() local
189 struct cosm_device *cdev = dev_get_drvdata(dev); in cmdline_show() local
[all …]
Dcosm_main.c42 static void cosm_hw_reset(struct cosm_device *cdev, bool force) in cosm_hw_reset()
74 int cosm_start(struct cosm_device *cdev) in cosm_start()
147 void cosm_stop(struct cosm_device *cdev, bool force) in cosm_stop()
181 struct cosm_device *cdev = container_of(work, struct cosm_device, in cosm_reset_trigger_work() local
192 int cosm_reset(struct cosm_device *cdev) in cosm_reset()
214 int cosm_shutdown(struct cosm_device *cdev) in cosm_shutdown()
248 static int cosm_driver_probe(struct cosm_device *cdev) in cosm_driver_probe()
290 static void cosm_driver_remove(struct cosm_device *cdev) in cosm_driver_remove()
309 struct cosm_device *cdev = dev_to_cosm(dev); in cosm_suspend() local
Dcosm_scif_server.c105 static void cosm_update_mic_status(struct cosm_device *cdev) in cosm_update_mic_status()
114 static void cosm_shutdown_status_int(struct cosm_device *cdev, in cosm_shutdown_status_int()
136 static void cosm_scif_recv(struct cosm_device *cdev) in cosm_scif_recv()
169 static void cosm_set_crashed(struct cosm_device *cdev) in cosm_set_crashed()
177 static void cosm_send_time(struct cosm_device *cdev) in cosm_send_time()
194 static void cosm_scif_close(struct cosm_device *cdev) in cosm_scif_close()
212 static int cosm_set_online(struct cosm_device *cdev) in cosm_set_online()
242 struct cosm_device *cdev = container_of(work, struct cosm_device, in cosm_scif_work() local
292 struct cosm_device *cdev; in cosm_scif_server() local
Dcosm_debugfs.c40 struct cosm_device *cdev = s->private; in cosm_log_buf_show() local
102 struct cosm_device *cdev = s->private; in cosm_force_reset_show() local
121 void cosm_create_debug_dir(struct cosm_device *cdev) in cosm_create_debug_dir()
138 void cosm_delete_debug_dir(struct cosm_device *cdev) in cosm_delete_debug_dir()
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_ccw.c20 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 …]
Dzfcp_aux.c58 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
Dzfcp_qdio.c61 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
Dzfcp_sysfs.c169 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.4.14/include/linux/
Dcdev.h12 struct cdev { struct
21 void cdev_init(struct cdev *, const struct file_operations *); argument
Dclock_cooling.h54 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()
Dthermal.h237 struct thermal_cooling_device *cdev; member
384 static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev) in cdev_is_power_actor()
424 static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev) in cdev_is_power_actor()
426 static inline int power_actor_get_max_power(struct thermal_cooling_device *cdev, in power_actor_get_max_power()
429 static inline int power_actor_get_min_power(struct thermal_cooling_device *cdev, in power_actor_get_min_power()
433 static inline int power_actor_set_power(struct thermal_cooling_device *cdev, in power_actor_set_power()
447 struct thermal_cooling_device *cdev, in thermal_zone_bind_cooling_device()
453 struct thermal_cooling_device *cdev) in thermal_zone_unbind_cooling_device()
466 struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister()
478 struct thermal_cooling_device *cdev, int trip) in get_thermal_instance()
[all …]
Dcpu_cooling.h116 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister()
Dposix-clock.h119 struct cdev cdev; member
Dpps_kernel.h73 struct cdev cdev; member
Dwatchdog.h82 struct cdev cdev; member
Denclosure.h97 struct device cdev; member
/linux-4.4.14/drivers/misc/
Denclosure.c195 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 …]
/linux-4.4.14/sound/usb/caiaq/
Daudio.c43 #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 …]
Dinput.c203 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 …]
Dmidi.c41 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
Ddevice.c162 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
Dcontrol.c37 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.4.14/net/atm/
Datm_sysfs.c13 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.4.14/drivers/usb/gadget/
Dcomposite.c107 struct usb_composite_dev *cdev = get_gadget_data(g); in config_ep_by_speed() local
282 struct usb_composite_dev *cdev = function->config->cdev; in usb_function_deactivate() local
310 struct usb_composite_dev *cdev = function->config->cdev; in usb_function_activate() local
446 static int config_desc(struct usb_composite_dev *cdev, unsigned w_value) in config_desc()
505 static int count_configs(struct usb_composite_dev *cdev, unsigned type) in count_configs()
547 static int bos_desc(struct usb_composite_dev *cdev) in bos_desc()
603 static void device_qual(struct usb_composite_dev *cdev) in device_qual()
622 static void reset_config(struct usb_composite_dev *cdev) in reset_config()
638 static int set_config(struct usb_composite_dev *cdev, in set_config()
745 int usb_add_config_only(struct usb_composite_dev *cdev, in usb_add_config_only()
[all …]
Dconfigfs.c61 struct usb_composite_dev cdev; member
364 struct usb_composite_dev *cdev = cfg->c.cdev; in config_usb_cfg_link() local
415 struct usb_composite_dev *cdev = cfg->c.cdev; in config_usb_cfg_unlink() local
519 static void composite_init_dev(struct usb_composite_dev *cdev) in composite_init_dev()
838 struct usb_composite_dev *cdev = &gi->cdev; in os_desc_link() local
873 struct usb_composite_dev *cdev = &gi->cdev; in os_desc_unlink() local
1196 static int configfs_do_nothing(struct usb_composite_dev *cdev) in configfs_do_nothing()
1241 struct usb_composite_dev *cdev = &gi->cdev; in configfs_composite_bind() local
1378 struct usb_composite_dev *cdev; in configfs_composite_unbind() local
/linux-4.4.14/drivers/scsi/pm8001/
Dpm8001_ctl.c54 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.4.14/drivers/gpu/drm/cirrus/
Dcirrus_main.c52 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
310 bool cirrus_check_framebuffer(struct cirrus_device *cdev, int width, int height, in cirrus_check_framebuffer()
Dcirrus_mode.c38 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()
Dcirrus_fbdev.c142 struct cirrus_device *cdev = dev->dev_private; in cirrusfb_create_object() local
168 struct cirrus_device *cdev = gfbdev->helper.dev->dev_private; in cirrusfb_create() local
276 int cirrus_fbdev_init(struct cirrus_device *cdev) in cirrus_fbdev_init()
308 void cirrus_fbdev_fini(struct cirrus_device *cdev) in cirrus_fbdev_fini()
Dcirrus_drv.c89 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.4.14/drivers/usb/gadget/legacy/
Dmulti.c189 static __ref int rndis_config_register(struct usb_composite_dev *cdev) in rndis_config_register()
204 static __ref int rndis_config_register(struct usb_composite_dev *cdev) in rndis_config_register()
272 static __ref int cdc_config_register(struct usb_composite_dev *cdev) in cdc_config_register()
287 static __ref int cdc_config_register(struct usb_composite_dev *cdev) in cdc_config_register()
298 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()
Dzero.c158 struct usb_composite_dev *cdev = (void *)_c; in zero_autoresume() local
175 static void zero_suspend(struct usb_composite_dev *cdev) in zero_suspend()
195 static void zero_resume(struct usb_composite_dev *cdev) in zero_resume()
258 static int zero_bind(struct usb_composite_dev *cdev) in zero_bind()
389 static int zero_unbind(struct usb_composite_dev *cdev) in zero_unbind()
Dserial.c115 static int serial_register_ports(struct usb_composite_dev *cdev, in serial_register_ports()
163 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()
Dncm.c133 static int gncm_bind(struct usb_composite_dev *cdev) in gncm_bind()
190 static int gncm_unbind(struct usb_composite_dev *cdev) in gncm_unbind()
Dcdc2.c142 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()
Dacm_ms.c159 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()
Dprinter.c143 static int printer_bind(struct usb_composite_dev *cdev) in printer_bind()
200 static int printer_unbind(struct usb_composite_dev *cdev) in printer_unbind()
Dmass_storage.c155 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()
Daudio.c205 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()
Dwebcam.c362 webcam_unbind(struct usb_composite_dev *cdev) in webcam_unbind()
372 webcam_bind(struct usb_composite_dev *cdev) in webcam_bind()
Dhid.c135 static int hid_bind(struct usb_composite_dev *cdev) in hid_bind()
207 static int hid_unbind(struct usb_composite_dev *cdev) in hid_unbind()
Dether.c308 static int eth_bind(struct usb_composite_dev *cdev) in eth_bind()
451 static int eth_unbind(struct usb_composite_dev *cdev) in eth_unbind()
Dnokia.c271 static int nokia_bind(struct usb_composite_dev *cdev) in nokia_bind()
393 static int nokia_unbind(struct usb_composite_dev *cdev) in nokia_unbind()
Dg_ffs.c316 static int gfs_bind(struct usb_composite_dev *cdev) in gfs_bind()
451 static int gfs_unbind(struct usb_composite_dev *cdev) in gfs_unbind()
Dgmidi.c151 static int midi_bind(struct usb_composite_dev *cdev) in midi_bind()
/linux-4.4.14/arch/arm/mach-ebsa110/
Dleds.c19 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.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_ctl.c2413 _ctl_version_fw_show(struct device *cdev, struct device_attribute *attr, in _ctl_version_fw_show()
2435 _ctl_version_bios_show(struct device *cdev, struct device_attribute *attr, in _ctl_version_bios_show()
2459 _ctl_version_mpi_show(struct device *cdev, struct device_attribute *attr, in _ctl_version_mpi_show()
2478 _ctl_version_product_show(struct device *cdev, struct device_attribute *attr, in _ctl_version_product_show()
2496 _ctl_version_nvdata_persistent_show(struct device *cdev, in _ctl_version_nvdata_persistent_show()
2516 _ctl_version_nvdata_default_show(struct device *cdev, struct device_attribute in _ctl_version_nvdata_default_show()
2536 _ctl_board_name_show(struct device *cdev, struct device_attribute *attr, in _ctl_board_name_show()
2554 _ctl_board_assembly_show(struct device *cdev, struct device_attribute *attr, in _ctl_board_assembly_show()
2572 _ctl_board_tracer_show(struct device *cdev, struct device_attribute *attr, in _ctl_board_tracer_show()
2593 _ctl_io_delay_show(struct device *cdev, struct device_attribute *attr, in _ctl_io_delay_show()
[all …]
/linux-4.4.14/drivers/thermal/
Dclock_cooling.c58 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()
Ddevfreq_cooling.c51 struct thermal_cooling_device *cdev; member
137 static int devfreq_cooling_get_max_state(struct thermal_cooling_device *cdev, in devfreq_cooling_get_max_state()
147 static int devfreq_cooling_get_cur_state(struct thermal_cooling_device *cdev, in devfreq_cooling_get_cur_state()
157 static int devfreq_cooling_set_cur_state(struct thermal_cooling_device *cdev, in devfreq_cooling_set_cur_state()
274 static int devfreq_cooling_get_requested_power(struct thermal_cooling_device *cdev, in devfreq_cooling_get_requested_power()
306 static int devfreq_cooling_state2power(struct thermal_cooling_device *cdev, in devfreq_cooling_state2power()
325 static int devfreq_cooling_power2state(struct thermal_cooling_device *cdev, in devfreq_cooling_power2state()
474 struct thermal_cooling_device *cdev; in of_devfreq_cooling_register_power() local
557 void devfreq_cooling_unregister(struct thermal_cooling_device *cdev) in devfreq_cooling_unregister()
Dthermal_core.c252 struct thermal_cooling_device *cdev, int trip) in get_thermal_instance()
275 struct thermal_cooling_device *cdev, int ret) in print_bind_err_msg()
282 struct thermal_cooling_device *cdev, in __bind()
308 struct thermal_cooling_device *cdev) in __unbind()
317 static void bind_cdev(struct thermal_cooling_device *cdev) in bind_cdev()
780 struct thermal_cooling_device *cdev = NULL; in passive_store() local
1030 int power_actor_get_max_power(struct thermal_cooling_device *cdev, in power_actor_get_max_power()
1051 int power_actor_get_min_power(struct thermal_cooling_device *cdev, in power_actor_get_min_power()
1078 int power_actor_set_power(struct thermal_cooling_device *cdev, in power_actor_set_power()
1113 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_type_show() local
[all …]
Ddb8500_cpufreq_cooling.c29 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
Dcpu_cooling.c484 static int cpufreq_get_max_state(struct thermal_cooling_device *cdev, in cpufreq_get_max_state()
503 static int cpufreq_get_cur_state(struct thermal_cooling_device *cdev, in cpufreq_get_cur_state()
523 static int cpufreq_set_cur_state(struct thermal_cooling_device *cdev, in cpufreq_set_cur_state()
570 static int cpufreq_get_requested_power(struct thermal_cooling_device *cdev, in cpufreq_get_requested_power()
650 static int cpufreq_state2power(struct thermal_cooling_device *cdev, in cpufreq_state2power()
702 static int cpufreq_power2state(struct thermal_cooling_device *cdev, in cpufreq_power2state()
1028 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister()
Dfair_share.c62 struct thermal_cooling_device *cdev, int percentage, int level) in get_target_state()
106 struct thermal_cooling_device *cdev = instance->cdev; in fair_share_throttle() local
Ddb8500_thermal.c45 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()
Dimx_thermal.c92 struct thermal_cooling_device *cdev; member
301 struct thermal_cooling_device *cdev) in imx_bind()
320 struct thermal_cooling_device *cdev) in imx_unbind()
Dintel_powerclamp.c622 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()
Dstep_wise.c53 struct thermal_cooling_device *cdev = instance->cdev; in get_target_state() local
Dpower_allocator.c100 struct thermal_cooling_device *cdev = instance->cdev; in estimate_sustainable_power() local
390 struct thermal_cooling_device *cdev = instance->cdev; in allocate_power() local
Dthermal_core.h42 struct thermal_cooling_device *cdev; member
Dof-thermal.c216 struct thermal_cooling_device *cdev) in of_thermal_bind()
245 struct thermal_cooling_device *cdev) in of_thermal_unbind()
/linux-4.4.14/drivers/s390/char/
Dvmur.c101 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 …]
Draw3270.c36 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 …]
Dcon3215.c78 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
Dtape_core.c443 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()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dthermal.c27 ath10k_thermal_get_max_throttle_state(struct thermal_cooling_device *cdev, in ath10k_thermal_get_max_throttle_state()
36 ath10k_thermal_get_cur_throttle_state(struct thermal_cooling_device *cdev, in ath10k_thermal_get_cur_throttle_state()
49 ath10k_thermal_set_cur_throttle_state(struct thermal_cooling_device *cdev, in ath10k_thermal_set_cur_throttle_state()
164 struct thermal_cooling_device *cdev; in ath10k_thermal_register() local
Dthermal.h27 struct thermal_cooling_device *cdev; member
/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.c67 int cxgbi_device_portmap_create(struct cxgbi_device *cdev, unsigned int base, in cxgbi_device_portmap_create()
87 void cxgbi_device_portmap_cleanup(struct cxgbi_device *cdev) in cxgbi_device_portmap_cleanup()
110 static inline void cxgbi_device_destroy(struct cxgbi_device *cdev) in cxgbi_device_destroy()
130 struct cxgbi_device *cdev; in cxgbi_device_register() local
162 void cxgbi_device_unregister(struct cxgbi_device *cdev) in cxgbi_device_unregister()
183 struct cxgbi_device *cdev, *tmp; in cxgbi_device_unregister_all() local
199 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_lldev() local
220 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_netdev() local
253 struct cxgbi_device *cdev; in cxgbi_device_find_by_netdev_rcu() local
287 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_mac() local
[all …]
/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c605 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
1031 int cxgb3i_ofld_init(struct cxgbi_device *cdev) in cxgb3i_ofld_init()
1087 struct cxgbi_device *cdev = csk->cdev; in ddp_set_map() local
1116 struct cxgbi_device *cdev = chba->cdev; in ddp_clear_map() local
1212 static void t3_ddp_cleanup(struct cxgbi_device *cdev) in t3_ddp_cleanup()
[all …]
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c709 static void do_act_establish(struct cxgbi_device *cdev, struct sk_buff *skb) in do_act_establish()
861 static void do_act_open_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) in do_act_open_rpl()
909 static void do_peer_close(struct cxgbi_device *cdev, struct sk_buff *skb) in do_peer_close()
930 static void do_close_con_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) in do_close_con_rpl()
969 static void do_abort_req_rss(struct cxgbi_device *cdev, struct sk_buff *skb) in do_abort_req_rss()
1017 static void do_abort_rpl_rss(struct cxgbi_device *cdev, struct sk_buff *skb) in do_abort_rpl_rss()
1042 static void do_rx_data(struct cxgbi_device *cdev, struct sk_buff *skb) in do_rx_data()
1063 static void do_rx_iscsi_hdr(struct cxgbi_device *cdev, struct sk_buff *skb) in do_rx_iscsi_hdr()
1167 static void do_rx_data_ddp(struct cxgbi_device *cdev, in do_rx_data_ddp()
1254 static void do_fw4_ack(struct cxgbi_device *cdev, struct sk_buff *skb) in do_fw4_ack()
[all …]
/linux-4.4.14/arch/arm/mach-footbridge/
Debsa285.c27 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()
Dnetwinder-hw.c666 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.4.14/drivers/usb/gadget/function/
Df_loopback.c172 struct usb_composite_dev *cdev = c->cdev; in loopback_bind() local
242 struct usb_composite_dev *cdev = loop->function.config->cdev; in loopback_complete() local
302 struct usb_composite_dev *cdev; in disable_loopback() local
316 static int alloc_requests(struct usb_composite_dev *cdev, in alloc_requests()
366 static int enable_endpoint(struct usb_composite_dev *cdev, in enable_endpoint()
386 enable_loopback(struct usb_composite_dev *cdev, struct f_loopback *loop) in enable_loopback()
417 struct usb_composite_dev *cdev = f->config->cdev; in loopback_set_alt() local
Df_uvc.c266 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
396 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_function_connect() local
406 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_function_disconnect() local
420 struct usb_composite_dev *cdev = uvc->func.config->cdev; in uvc_register_video() local
579 struct usb_composite_dev *cdev = c->cdev; in uvc_function_bind() local
858 struct usb_composite_dev *cdev = c->cdev; in uvc_unbind() local
Df_obex.c196 struct usb_composite_dev *cdev = f->config->cdev; in obex_set_alt() local
255 struct usb_composite_dev *cdev = f->config->cdev; in obex_disable() local
266 struct usb_composite_dev *cdev = g->func.config->cdev; in obex_connect() local
279 struct usb_composite_dev *cdev = g->func.config->cdev; in obex_disconnect() local
308 struct usb_composite_dev *cdev = c->cdev; in obex_bind() local
Df_rndis.c388 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
611 struct usb_composite_dev *cdev = f->config->cdev; in rndis_disable() local
636 struct usb_composite_dev *cdev = geth->func.config->cdev; in rndis_open() local
669 struct usb_composite_dev *cdev = c->cdev; in rndis_bind() local
Df_eem.c172 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
233 struct usb_composite_dev *cdev = f->config->cdev; in eem_disable() local
247 struct usb_composite_dev *cdev = c->cdev; in eem_bind() local
393 struct usb_composite_dev *cdev = port->func.config->cdev; in eem_unwrap() local
Df_ecm.c382 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
624 struct usb_composite_dev *cdev = f->config->cdev; in ecm_disable() local
682 struct usb_composite_dev *cdev = c->cdev; in ecm_bind() local
Df_uac1.c324 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
670 struct usb_composite_dev *cdev = c->cdev; in f_audio_bind() local
Df_sourcesink.c312 static void disable_ep(struct usb_composite_dev *cdev, struct usb_ep *ep) in disable_ep()
321 void disable_endpoints(struct usb_composite_dev *cdev, in disable_endpoints()
336 struct usb_composite_dev *cdev = c->cdev; in sourcesink_bind() local
484 struct usb_composite_dev *cdev = ss->function.config->cdev; in check_read_data() local
540 struct usb_composite_dev *cdev; in source_sink_complete() local
634 struct usb_composite_dev *cdev; in source_sink_start_ep() local
652 struct usb_composite_dev *cdev; in disable_source_sink() local
661 enable_source_sink(struct usb_composite_dev *cdev, struct f_sourcesink *ss, in enable_source_sink()
756 struct usb_composite_dev *cdev = f->config->cdev; in sourcesink_set_alt() local
Df_acm.c312 struct usb_composite_dev *cdev = acm->port.func.config->cdev; in acm_complete_set_line_coding() local
342 struct usb_composite_dev *cdev = f->config->cdev; in acm_setup() local
426 struct usb_composite_dev *cdev = f->config->cdev; in acm_set_alt() local
470 struct usb_composite_dev *cdev = f->config->cdev; in acm_disable() local
536 struct usb_composite_dev *cdev = acm->port.func.config->cdev; in acm_notify_serial_state() local
609 struct usb_composite_dev *cdev = c->cdev; in acm_bind() local
Df_subset.c260 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
Df_serial.c152 struct usb_composite_dev *cdev = f->config->cdev; in gser_set_alt() local
178 struct usb_composite_dev *cdev = f->config->cdev; in gser_disable() local
191 struct usb_composite_dev *cdev = c->cdev; in gser_bind() local
Df_ncm.c478 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 = f->config->cdev; 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
1272 struct usb_composite_dev *cdev = f->config->cdev; in ncm_disable() local
1338 struct usb_composite_dev *cdev = c->cdev; in ncm_bind() local
Df_midi.c250 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
327 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_set_alt() local
383 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_disable() local
727 struct usb_composite_dev *cdev = c->cdev; in f_midi_bind() local
1085 struct usb_composite_dev *cdev = f->config->cdev; in f_midi_unbind() local
Df_hid.c64 struct cdev cdev; member
394 struct usb_composite_dev *cdev = f->config->cdev; in hidg_setup() local
505 struct usb_composite_dev *cdev = f->config->cdev; in hidg_set_alt() local
Duvc_v4l2.c38 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
Df_uac2.c1006 struct usb_composite_dev *cdev = cfg->cdev; in afunc_bind() local
1139 struct usb_composite_dev *cdev = fn->config->cdev; in afunc_set_alt() local
1406 struct usb_composite_dev *cdev = fn->config->cdev; in afunc_setup() local
/linux-4.4.14/drivers/leds/
Dleds-versatile.c18 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()
Dleds-rb532.c18 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()
Dleds-asic3.c39 static void brightness_set(struct led_classdev *cdev, in brightness_set()
57 static int blink_set(struct led_classdev *cdev, in blink_set()
Dleds-88pm860x.c34 struct led_classdev cdev; member
117 static void pm860x_led_set(struct led_classdev *cdev, in pm860x_led_set()
Dleds-lm3642.c222 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()
Dleds-lm3533.c51 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()
Dleds-ot200.c19 struct led_classdev cdev; member
Dleds-s3c24xx.c28 struct led_classdev cdev; member
Dleds-menf21bmc.c29 struct led_classdev cdev; member
Dleds-lm355x.c329 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()
Dleds-syscon.c42 struct led_classdev cdev; member
Dleds-lt3593.c29 struct led_classdev cdev; member
Dleds-adp5520.c25 struct led_classdev cdev; member
Dleds-da903x.c35 struct led_classdev cdev; member
Dleds-regulator.c27 struct led_classdev cdev; member
Dleds-da9052.c34 struct led_classdev cdev; member
Dleds-lp55xx-common.c31 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()
Dleds-pwm.c28 struct led_classdev cdev; member
Dleds-bcm6358.c43 struct led_classdev cdev; member
Dleds-gpio.c26 struct led_classdev cdev; member
Dleds-mc13783.c34 struct led_classdev cdev; member
Dleds-powernv.c55 struct led_classdev cdev; member
Dleds-wm831x-status.c24 struct led_classdev cdev; member
Dleds-max8997.c45 struct led_classdev cdev; member
Dleds-lp55xx-common.h173 struct led_classdev cdev; member
/linux-4.4.14/drivers/isdn/capi/
Dcapi.c107 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.4.14/drivers/hwmon/
Dpwm-fan.c38 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
Dgpio-fan.c43 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.4.14/drivers/misc/mic/host/
Dmic_boot.c287 static inline struct mic_device *cosmdev_to_mdev(struct cosm_device *cdev) in cosmdev_to_mdev()
292 static void _mic_reset(struct cosm_device *cdev) in _mic_reset()
300 static bool _mic_ready(struct cosm_device *cdev) in _mic_ready()
362 static int _mic_start(struct cosm_device *cdev, int id) in _mic_start()
417 static void _mic_stop(struct cosm_device *cdev, bool force) in _mic_stop()
433 static ssize_t _mic_family(struct cosm_device *cdev, char *buf) in _mic_family()
441 static ssize_t _mic_stepping(struct cosm_device *cdev, char *buf) in _mic_stepping()
465 static struct mic_mw *_mic_aper(struct cosm_device *cdev) in _mic_aper()
/linux-4.4.14/drivers/media/rc/
Dlirc_dev.c59 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.4.14/arch/arm/mach-pxa/
Didp.c203 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()
Dlubbock.c516 struct led_classdev cdev; member
538 static void lubbock_led_set(struct led_classdev *cdev, in lubbock_led_set()
553 static enum led_brightness lubbock_led_get(struct led_classdev *cdev) in lubbock_led_get()
Dmainstone.c584 struct led_classdev cdev; member
606 static void mainstone_led_set(struct led_classdev *cdev, in mainstone_led_set()
621 static enum led_brightness mainstone_led_get(struct led_classdev *cdev) in mainstone_led_get()
/linux-4.4.14/drivers/acpi/
Dfan.c80 struct thermal_cooling_device *cdev; member
94 static int fan_get_max_state(struct thermal_cooling_device *cdev, unsigned long in fan_get_max_state()
163 static int fan_get_cur_state(struct thermal_cooling_device *cdev, unsigned long in fan_get_cur_state()
203 fan_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) in fan_set_cur_state()
322 struct thermal_cooling_device *cdev; in acpi_fan_probe() local
Dcontainer.c42 static int acpi_container_offline(struct container_dev *cdev) in acpi_container_offline()
63 struct container_dev *cdev; in container_device_attach() local
Dprocessor_thermal.c198 processor_get_max_state(struct thermal_cooling_device *cdev, in processor_get_max_state()
216 processor_get_cur_state(struct thermal_cooling_device *cdev, in processor_get_cur_state()
236 processor_set_cur_state(struct thermal_cooling_device *cdev, in processor_set_cur_state()
Dthermal.c768 struct thermal_cooling_device *cdev, in acpi_thermal_cooling_device_cb()
859 struct thermal_cooling_device *cdev) in acpi_thermal_bind_cooling_device()
866 struct thermal_cooling_device *cdev) in acpi_thermal_unbind_cooling_device()
/linux-4.4.14/arch/arm/plat-omap/
Ddebug-leds.c52 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.4.14/drivers/thermal/int340x_thermal/
Dint3403_thermal.c47 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.4.14/drivers/scsi/
Dscsi_transport_spi.c183 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 …]
Draid_class.c81 struct device *cdev) in raid_setup()
98 struct device *cdev) in raid_remove()
226 struct device *cdev = in raid_component_add() local
Dhosts.c565 struct device *cdev; in scsi_host_lookup() local
Dses.c614 static int ses_intf_add(struct device *cdev, in ses_intf_add()
809 static void ses_intf_remove(struct device *cdev, in ses_intf_remove()
/linux-4.4.14/drivers/input/
Dinput-leds.c42 struct led_classdev cdev; member
53 static enum led_brightness input_leds_brightness_get(struct led_classdev *cdev) in input_leds_brightness_get()
61 static void input_leds_brightness_set(struct led_classdev *cdev, in input_leds_brightness_set()
/linux-4.4.14/drivers/platform/x86/
Dintel_menlow.c63 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
Dacerhdf.c367 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()
Dfujitsu-laptop.c254 static void logolamp_set(struct led_classdev *cdev, in logolamp_set()
268 static void kblamps_set(struct led_classdev *cdev, in kblamps_set()
277 static enum led_brightness logolamp_get(struct led_classdev *cdev) in logolamp_get()
292 static enum led_brightness kblamps_get(struct led_classdev *cdev) in kblamps_get()
/linux-4.4.14/drivers/misc/mic/bus/
Dcosm_bus.c66 struct cosm_device *cdev = dev_to_cosm(d); in cosm_release_dev() local
74 struct cosm_device *cdev; in cosm_register_device() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
Ddevice.c65 struct cdev *cdev, struct device **devp, in hfi1_cdev_init()
100 void hfi1_cdev_cleanup(struct cdev *cdev, struct device **devp) in hfi1_cdev_cleanup()
/linux-4.4.14/drivers/s390/block/
Ddasd_devmap.c524 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()
Ddasd.c1523 static void dasd_handle_killed_request(struct ccw_device *cdev, in dasd_handle_killed_request()
1579 void dasd_int_handler(struct ccw_device *cdev, unsigned long intparm, in dasd_int_handler()
1706 enum uc_todo dasd_generic_uc_handler(struct ccw_device *cdev, struct irb *irb) in dasd_generic_uc_handler()
3226 struct ccw_device *cdev = data; in dasd_generic_auto_online() local
3239 int dasd_generic_probe(struct ccw_device *cdev, in dasd_generic_probe()
3269 void dasd_generic_remove(struct ccw_device *cdev) in dasd_generic_remove()
3313 int dasd_generic_set_online(struct ccw_device *cdev, in dasd_generic_set_online()
3394 int dasd_generic_set_offline(struct ccw_device *cdev) in dasd_generic_set_offline()
3544 int dasd_generic_notify(struct ccw_device *cdev, int event) in dasd_generic_notify()
3573 void dasd_generic_path_event(struct ccw_device *cdev, int *path_event) in dasd_generic_path_event()
[all …]
Ddasd_fba.c57 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
Ddasd_ioctl.c378 struct ccw_device *cdev; in dasd_ioctl_information() local
/linux-4.4.14/drivers/s390/virtio/
Dvirtio_ccw.c56 struct ccw_device *cdev; member
1017 static void virtio_ccw_int_handler(struct ccw_device *cdev, in virtio_ccw_int_handler()
1077 static int virtio_ccw_check_autoonline(struct ccw_device *cdev) in virtio_ccw_check_autoonline()
1089 struct ccw_device *cdev = data; in virtio_ccw_auto_online() local
1097 static int virtio_ccw_probe(struct ccw_device *cdev) in virtio_ccw_probe()
1106 static struct virtio_ccw_device *virtio_grab_drvdata(struct ccw_device *cdev) in virtio_grab_drvdata()
1122 static void virtio_ccw_remove(struct ccw_device *cdev) in virtio_ccw_remove()
1138 static int virtio_ccw_offline(struct ccw_device *cdev) in virtio_ccw_offline()
1200 static int virtio_ccw_online(struct ccw_device *cdev) in virtio_ccw_online()
1266 static int virtio_ccw_cio_notify(struct ccw_device *cdev, int event) in virtio_ccw_cio_notify()
/linux-4.4.14/fs/
Dchar_dev.c37 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.4.14/drivers/clk/
Dclk-vt8500.c86 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.4.14/drivers/base/
Dtransport_class.c70 struct device *cdev) in anon_transport_dummy_function()
185 struct device *cdev) in transport_configure()
Dcontainer.c25 struct container_dev *cdev = to_container_dev(dev); in container_offline() local
Dattribute_container.c427 struct device *cdev = NULL; in attribute_container_find_class_device() local
/linux-4.4.14/drivers/connector/
Dconnector.c41 static struct cn_dev cdev; variable
276 static struct cn_dev cdev = { variable
/linux-4.4.14/include/linux/platform_data/
Dleds-omap.h13 struct led_classdev cdev; member
/linux-4.4.14/arch/arm/mach-sa1100/
Dassabet.c670 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.4.14/arch/arm/mach-davinci/
Dboard-dm365-evm.c557 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.4.14/drivers/scsi/mvsas/
Dmv_init.c745 mvs_show_driver_version(struct device *cdev, in mvs_show_driver_version()
757 mvs_store_interrupt_coalescing(struct device *cdev, in mvs_store_interrupt_coalescing()
797 static ssize_t mvs_show_interrupt_coalescing(struct device *cdev, in mvs_show_interrupt_coalescing()
/linux-4.4.14/drivers/cpufreq/
Darm_big_little.c325 struct device *cdev = get_cpu_device(i); in put_cluster_clk_and_freq_table() local
402 struct device *cdev = get_cpu_device(i); in get_cluster_clk_and_freq_table() local
428 struct device *cdev = get_cpu_device(i); in get_cluster_clk_and_freq_table() local
Dcpufreq-dt.c35 struct thermal_cooling_device *cdev; member
121 static int allocate_resources(int cpu, struct device **cdev, in allocate_resources()
Dmt8173-cpufreq.c49 struct thermal_cooling_device *cdev; member
/linux-4.4.14/drivers/bus/
Dmips_cdmm.c62 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
488 struct mips_cdmm_device *cdev = to_mips_cdmm_device(dev); in mips_cdmm_release() local
/linux-4.4.14/include/linux/mtd/
Dubi.h125 dev_t cdev; member
196 dev_t cdev; member
/linux-4.4.14/drivers/video/backlight/
Dlm3639_bl.c223 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.4.14/arch/mips/sni/
Dsetup.c62 char *cdev; in sni_console_setup() local
/linux-4.4.14/drivers/scsi/fcoe/
Dlibfcoe.h31 #define LIBFCOE_SYSFS_DBG(cdev, fmt, args...) \ argument
Dfcoe.c1986 struct fcoe_ctlr_device *cdev; in fcoe_device_notification() local
2148 static int fcoe_ctlr_enabled(struct fcoe_ctlr_device *cdev) in fcoe_ctlr_enabled()
2205 struct fcoe_ctlr_device *cdev; in fcoe_destroy_work() local
2498 struct fcoe_ctlr_device *cdev = fcoe_ctlr_to_ctlr_dev(ctlr); in fcoe_reset() local
/linux-4.4.14/drivers/staging/nvec/
Dnvec_paz00.c29 struct led_classdev cdev; member
/linux-4.4.14/drivers/char/agp/
Disoch.c83 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.4.14/drivers/s390/net/
Dctcm_main.c276 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()
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c131 struct thermal_cooling_device *cdev) in ti_thermal_bind()
155 struct thermal_cooling_device *cdev) in ti_thermal_unbind()
/linux-4.4.14/include/media/
Dmedia-devnode.h75 struct cdev cdev; /* character device */ member
/linux-4.4.14/drivers/input/keyboard/
Dqt2160.c60 struct led_classdev cdev; member
119 static void qt2160_led_set(struct led_classdev *cdev, in qt2160_led_set()
Dcap11xx.c77 struct led_classdev cdev; member
250 static void cap11xx_led_set(struct led_classdev *cdev, in cap11xx_led_set()
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/
Dqede_main.c1187 static struct qede_dev *qede_alloc_etherdev(struct qed_dev *cdev, in qede_alloc_etherdev()
1360 static void qede_update_pf_params(struct qed_dev *cdev) in qede_update_pf_params()
1380 struct qed_dev *cdev; in __qede_probe() local
1469 struct qed_dev *cdev = edev->cdev; in __qede_remove() local
2018 struct qed_dev *cdev = edev->cdev; in qede_stop_queues() local
2089 struct qed_dev *cdev = edev->cdev; in qede_start_queues() local
/linux-4.4.14/include/linux/qed/
Dqed_if.h67 struct qed_dev *cdev; member
282 #define DP_ERR(cdev, fmt, ...) \ argument
288 #define DP_NOTICE(cdev, fmt, ...) \ argument
299 #define DP_INFO(cdev, fmt, ...) \ argument
309 #define DP_VERBOSE(cdev, module, fmt, ...) \ argument
/linux-4.4.14/sound/isa/cs423x/
Dcs4236.c308 struct pnp_dev *cdev) in snd_card_cs423x_pnp()
559 struct pnp_dev *cdev; in snd_cs423x_pnpbios_detect() local
/linux-4.4.14/fs/fuse/
Dcuse.c59 struct cdev *cdev; /* associated character device */ member
314 struct cdev *cdev; in cuse_process_init_reply() local
/linux-4.4.14/arch/s390/include/asm/
Dccwgroup.h28 struct ccw_device *cdev[0]; member
/linux-4.4.14/drivers/mtd/maps/
Dsa1100-flash.c224 struct mtd_info *cdev[nr]; in sa1100_setup_mtd() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.c301 struct l2t_entry *t3_l2t_get(struct t3cdev *cdev, struct dst_entry *dst, in t3_l2t_get()
Dl2t.h103 #define L2DATA(cdev) (rcu_dereference((cdev)->l2opt)) argument
/linux-4.4.14/arch/alpha/kernel/
Dsys_marvel.c319 marvel_map_irq(const struct pci_dev *cdev, u8 slot, u8 pin) in marvel_map_irq()
/linux-4.4.14/include/linux/mfd/
Dcros_ec.h163 struct cdev cdev; member
/linux-4.4.14/include/linux/gpio/
Ddriver.h93 struct device *cdev; member
/linux-4.4.14/drivers/char/
Dbsr.c152 struct cdev *cdev = inode->i_cdev; in bsr_open() local
/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_base.c2726 megasas_fw_crash_buffer_store(struct device *cdev, in megasas_fw_crash_buffer_store()
2745 megasas_fw_crash_buffer_show(struct device *cdev, in megasas_fw_crash_buffer_show()
2790 megasas_fw_crash_buffer_size_show(struct device *cdev, in megasas_fw_crash_buffer_size_show()
2802 megasas_fw_crash_state_store(struct device *cdev, in megasas_fw_crash_state_store()
2837 megasas_fw_crash_state_show(struct device *cdev, in megasas_fw_crash_state_show()
2848 megasas_page_size_show(struct device *cdev, in megasas_page_size_show()

12