| /Linux-v5.10/drivers/s390/cio/ | 
| D | device_fsm.c | 37 static void ccw_timeout_log(struct ccw_device *cdev)  in ccw_timeout_log() 101 	struct ccw_device *cdev = priv->cdev;  in ccw_device_timeout()  local 114 ccw_device_set_timeout(struct ccw_device *cdev, int expires)  in ccw_device_set_timeout() 129 ccw_device_cancel_halt_clear(struct ccw_device *cdev)  in ccw_device_cancel_halt_clear() 145 void ccw_device_update_sense_data(struct ccw_device *cdev)  in ccw_device_update_sense_data() 154 int ccw_device_test_sense_data(struct ccw_device *cdev)  in ccw_device_test_sense_data() 194 ccw_device_recog_done(struct ccw_device *cdev, int state)  in ccw_device_recog_done() 270 ccw_device_sense_id_done(struct ccw_device *cdev, int err)  in ccw_device_sense_id_done() 296 int ccw_device_notify(struct ccw_device *cdev, int event)  in ccw_device_notify() 319 static void ccw_device_oper_notify(struct ccw_device *cdev)  in ccw_device_oper_notify() [all …] 
 | 
| D | device.c | 63 	struct ccw_device *cdev = to_ccwdev(dev);  in ccw_bus_match()  local 106 	struct ccw_device *cdev = to_ccwdev(dev);  in ccw_uevent()  local 154 	struct ccw_device *cdev;  in io_subchannel_prepare()  local 214 	struct ccw_device *cdev = to_ccwdev(dev);  in devtype_show()  local 227 	struct ccw_device *cdev = to_ccwdev(dev);  in cutype_show()  local 237 	struct ccw_device *cdev = to_ccwdev(dev);  in modalias_show()  local 249 	struct ccw_device *cdev = to_ccwdev(dev);  in online_show()  local 254 int ccw_device_is_orphan(struct ccw_device *cdev)  in ccw_device_is_orphan() 259 static void ccw_device_unregister(struct ccw_device *cdev)  in ccw_device_unregister() 285 int ccw_device_set_offline(struct ccw_device *cdev)  in ccw_device_set_offline() [all …] 
 | 
| D | device_ops.c | 39 int ccw_device_set_options_mask(struct ccw_device *cdev, unsigned long flags)  in ccw_device_set_options_mask() 64 int ccw_device_set_options(struct ccw_device *cdev, unsigned long flags)  in ccw_device_set_options() 91 void ccw_device_clear_options(struct ccw_device *cdev, unsigned long flags)  in ccw_device_clear_options() 106 int ccw_device_is_pathgroup(struct ccw_device *cdev)  in ccw_device_is_pathgroup() 118 int ccw_device_is_multipath(struct ccw_device *cdev)  in ccw_device_is_multipath() 137 int ccw_device_clear(struct ccw_device *cdev, unsigned long intparm)  in ccw_device_clear() 191 int ccw_device_start_timeout_key(struct ccw_device *cdev, struct ccw1 *cpa,  in ccw_device_start_timeout_key() 271 int ccw_device_start_key(struct ccw_device *cdev, struct ccw1 *cpa,  in ccw_device_start_key() 305 int ccw_device_start(struct ccw_device *cdev, struct ccw1 *cpa,  in ccw_device_start() 343 int ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa,  in ccw_device_start_timeout() [all …] 
 | 
| D | device_pgid.c | 33 static void verify_done(struct ccw_device *cdev, int rc)  in verify_done() 57 static void nop_build_cp(struct ccw_device *cdev)  in nop_build_cp() 72 static void nop_do(struct ccw_device *cdev)  in nop_do() 92 static enum io_status nop_filter(struct ccw_device *cdev, void *data,  in nop_filter() 104 static void nop_callback(struct ccw_device *cdev, void *data, int rc)  in nop_callback() 134 static void spid_build_cp(struct ccw_device *cdev, u8 fn)  in spid_build_cp() 149 static void pgid_wipeout_callback(struct ccw_device *cdev, void *data, int rc)  in pgid_wipeout_callback() 167 static void pgid_wipeout_start(struct ccw_device *cdev)  in pgid_wipeout_start() 194 static void spid_do(struct ccw_device *cdev)  in spid_do() 227 static void spid_callback(struct ccw_device *cdev, void *data, int rc)  in spid_callback() [all …] 
 | 
| D | device_status.c | 28 ccw_device_msg_control_check(struct ccw_device *cdev, struct irb *irb)  in ccw_device_msg_control_check() 53 ccw_device_path_notoper(struct ccw_device *cdev)  in ccw_device_path_notoper() 75 ccw_device_accumulate_ecw(struct ccw_device *cdev, struct irb *irb)  in ccw_device_accumulate_ecw() 113 ccw_device_accumulate_esw(struct ccw_device *cdev, struct irb *irb)  in ccw_device_accumulate_esw() 193 ccw_device_accumulate_irb(struct ccw_device *cdev, struct irb *irb)  in ccw_device_accumulate_irb() 311 ccw_device_do_sense(struct ccw_device *cdev, struct irb *irb)  in ccw_device_do_sense() 348 ccw_device_accumulate_basic_sense(struct ccw_device *cdev, struct irb *irb)  in ccw_device_accumulate_basic_sense() 381 ccw_device_accumulate_and_sense(struct ccw_device *cdev, struct irb *irb)  in ccw_device_accumulate_and_sense()
  | 
| D | cmf.c | 175 static int set_schib(struct ccw_device *cdev, u32 mme, int mbfc,  in set_schib() 211 static int set_schib_wait(struct ccw_device *cdev, u32 mme,  in set_schib_wait() 257 void retry_set_schib(struct ccw_device *cdev)  in retry_set_schib() 269 static int cmf_copy_block(struct ccw_device *cdev)  in cmf_copy_block() 298 static int cmf_cmb_copy_wait(struct ccw_device *cdev)  in cmf_cmb_copy_wait() 338 void cmf_retry_copy_block(struct ccw_device *cdev)  in cmf_retry_copy_block() 349 static void cmf_generic_reset(struct ccw_device *cdev)  in cmf_generic_reset() 436 static int alloc_cmb_single(struct ccw_device *cdev,  in alloc_cmb_single() 477 static int alloc_cmb(struct ccw_device *cdev)  in alloc_cmb() 533 static void free_cmb(struct ccw_device *cdev)  in free_cmb() [all …] 
 | 
| D | ccwreq.c | 41 static u16 ccwreq_next_path(struct ccw_device *cdev)  in ccwreq_next_path() 58 static void ccwreq_stop(struct ccw_device *cdev, int rc)  in ccwreq_stop() 75 static void ccwreq_do(struct ccw_device *cdev)  in ccwreq_do() 120 void ccw_request_start(struct ccw_device *cdev)  in ccw_request_start() 151 int ccw_request_cancel(struct ccw_device *cdev)  in ccw_request_cancel() 170 static enum io_status ccwreq_status(struct ccw_device *cdev, struct irb *lcirb)  in ccwreq_status() 232 static void ccwreq_log_status(struct ccw_device *cdev, enum io_status status)  in ccwreq_log_status() 255 void ccw_request_handler(struct ccw_device *cdev)  in ccw_request_handler() 327 void ccw_request_timeout(struct ccw_device *cdev)  in ccw_request_timeout() 365 void ccw_request_notoper(struct ccw_device *cdev)  in ccw_request_notoper()
  | 
| /Linux-v5.10/drivers/s390/scsi/ | 
| D | zfcp_ccw.c | 21 struct zfcp_adapter *zfcp_ccw_adapter_by_cdev(struct ccw_device *cdev)  in zfcp_ccw_adapter_by_cdev() 49 static int zfcp_ccw_activate(struct ccw_device *cdev, int clear, char *tag)  in zfcp_ccw_activate() 98 static int zfcp_ccw_probe(struct ccw_device *cdev)  in zfcp_ccw_probe() 112 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 …] 
 | 
| /Linux-v5.10/sound/soc/intel/catpt/ | 
| D | dsp.c | 29 struct dma_chan *catpt_dma_request_config_chan(struct catpt_dev *cdev)  in catpt_dma_request_config_chan() 62 static int catpt_dma_memcpy(struct catpt_dev *cdev, struct dma_chan *chan,  in catpt_dma_memcpy() 89 int catpt_dma_memcpy_todsp(struct catpt_dev *cdev, struct dma_chan *chan,  in catpt_dma_memcpy_todsp() 97 int catpt_dma_memcpy_fromdsp(struct catpt_dev *cdev, struct dma_chan *chan,  in catpt_dma_memcpy_fromdsp() 105 int catpt_dmac_probe(struct catpt_dev *cdev)  in catpt_dmac_probe() 133 void catpt_dmac_remove(struct catpt_dev *cdev)  in catpt_dmac_remove() 144 static void catpt_dsp_set_srampge(struct catpt_dev *cdev, struct resource *sram,  in catpt_dsp_set_srampge() 179 void catpt_dsp_update_srampge(struct catpt_dev *cdev, struct resource *sram,  in catpt_dsp_update_srampge() 207 int catpt_dsp_stall(struct catpt_dev *cdev, bool stall)  in catpt_dsp_stall() 219 static int catpt_dsp_reset(struct catpt_dev *cdev, bool reset)  in catpt_dsp_reset() [all …] 
 | 
| D | registers.h | 133 #define catpt_num_dram(cdev)	(hweight_long((cdev)->spec->dram_mask))  argument 134 #define catpt_num_iram(cdev)	(hweight_long((cdev)->spec->iram_mask))  argument 135 #define catpt_dram_size(cdev)	(catpt_num_dram(cdev) * CATPT_MEMBLOCK_SIZE)  argument 136 #define catpt_iram_size(cdev)	(catpt_num_iram(cdev) * CATPT_MEMBLOCK_SIZE)  argument 140 #define catpt_shim_addr(cdev) \  argument 142 #define catpt_dma_addr(cdev, dma) \  argument 144 #define catpt_ssp_addr(cdev, ssp) \  argument 146 #define catpt_inbox_addr(cdev) \  argument 148 #define catpt_outbox_addr(cdev) \  argument 151 #define catpt_writel_ssp(cdev, ssp, reg, val) \  argument [all …] 
 | 
| D | ipc.c | 55 static void catpt_dsp_send_tx(struct catpt_dev *cdev,  in catpt_dsp_send_tx() 67 static int catpt_wait_msg_completion(struct catpt_dev *cdev, int timeout)  in catpt_wait_msg_completion() 85 static int catpt_dsp_do_send_msg(struct catpt_dev *cdev,  in catpt_dsp_do_send_msg() 124 int catpt_dsp_send_msg_timeout(struct catpt_dev *cdev,  in catpt_dsp_send_msg_timeout() 138 int catpt_dsp_send_msg(struct catpt_dev *cdev, struct catpt_ipc_msg request,  in catpt_dsp_send_msg() 146 catpt_dsp_notify_stream(struct catpt_dev *cdev, union catpt_notify_msg msg)  in catpt_dsp_notify_stream() 183 static void catpt_dsp_copy_rx(struct catpt_dev *cdev, u32 header)  in catpt_dsp_copy_rx() 195 static void catpt_dsp_process_response(struct catpt_dev *cdev, u32 header)  in catpt_dsp_process_response() 243 	struct catpt_dev *cdev = dev_id;  in catpt_dsp_irq_thread()  local 266 	struct catpt_dev *cdev = dev_id;  in catpt_dsp_irq_handler()  local
  | 
| D | pcm.c | 101 catpt_stream_find(struct catpt_dev *cdev, u8 stream_hw_id)  in catpt_stream_find() 117 static u32 catpt_stream_read_position(struct catpt_dev *cdev,  in catpt_stream_read_position() 127 static u32 catpt_stream_volume(struct catpt_dev *cdev,  in catpt_stream_volume() 140 static u32 catpt_mixer_volume(struct catpt_dev *cdev,  in catpt_mixer_volume() 262 	struct catpt_dev *cdev = dev_get_drvdata(dai->dev);  in catpt_dai_startup()  local 309 	struct catpt_dev *cdev = dev_get_drvdata(dai->dev);  in catpt_dai_shutdown()  local 331 	struct catpt_dev *cdev = dev_get_drvdata(dai->dev);  in catpt_dai_hw_params()  local 380 	struct catpt_dev *cdev = dev_get_drvdata(dai->dev);  in catpt_dai_hw_free()  local 399 	struct catpt_dev *cdev = dev_get_drvdata(dai->dev);  in catpt_dai_apply_usettings()  local 445 	struct catpt_dev *cdev = dev_get_drvdata(dai->dev);  in catpt_dai_prepare()  local [all …] 
 | 
| D | device.c | 33 	struct catpt_dev *cdev = dev_get_drvdata(dev);  in catpt_suspend()  local 77 	struct catpt_dev *cdev = dev_get_drvdata(dev);  in catpt_resume()  local 136 static int catpt_register_board(struct catpt_dev *cdev)  in catpt_register_board() 161 static int catpt_probe_components(struct catpt_dev *cdev)  in catpt_probe_components() 212 static void catpt_dev_init(struct catpt_dev *cdev, struct device *dev,  in catpt_dev_init() 240 	struct catpt_dev *cdev;  in catpt_acpi_probe()  local 290 	struct catpt_dev *cdev = platform_get_drvdata(pdev);  in catpt_acpi_remove()  local
  | 
| /Linux-v5.10/drivers/net/ethernet/qlogic/qed/ | 
| D | qed_main.c | 267 static int qed_set_coherency_mask(struct qed_dev *cdev)  in qed_set_coherency_mask() 285 static void qed_free_pci(struct qed_dev *cdev)  in qed_free_pci() 306 static int qed_init_pci(struct qed_dev *cdev, struct pci_dev *pdev)  in qed_init_pci() 409 int qed_fill_dev_info(struct qed_dev *cdev,  in qed_fill_dev_info() 489 static void qed_free_cdev(struct qed_dev *cdev)  in qed_free_cdev() 496 	struct qed_dev *cdev;  in qed_alloc_cdev()  local 508 static int qed_set_power_state(struct qed_dev *cdev, pci_power_t state)  in qed_set_power_state() 521 	struct qed_dev *cdev;  in qed_probe()  local 563 static void qed_remove(struct qed_dev *cdev)  in qed_remove() 577 static void qed_disable_msix(struct qed_dev *cdev)  in qed_disable_msix() [all …] 
 | 
| D | qed_chain.c | 67 static void qed_chain_free_next_ptr(struct qed_dev *cdev,  in qed_chain_free_next_ptr() 95 static void qed_chain_free_single(struct qed_dev *cdev,  in qed_chain_free_single() 105 static void qed_chain_free_pbl(struct qed_dev *cdev, struct qed_chain *chain)  in qed_chain_free_pbl() 138 void qed_chain_free(struct qed_dev *cdev, struct qed_chain *chain)  in qed_chain_free() 158 qed_chain_alloc_sanity_check(struct qed_dev *cdev,  in qed_chain_alloc_sanity_check() 198 static int qed_chain_alloc_next_ptr(struct qed_dev *cdev,  in qed_chain_alloc_next_ptr() 232 static int qed_chain_alloc_single(struct qed_dev *cdev,  in qed_chain_alloc_single() 249 static int qed_chain_alloc_pbl(struct qed_dev *cdev, struct qed_chain *chain)  in qed_chain_alloc_pbl() 320 int qed_chain_alloc(struct qed_dev *cdev, struct qed_chain *chain,  in qed_chain_alloc()
  | 
| /Linux-v5.10/include/linux/ | 
| D | cdev.h | 14 struct cdev {  struct 23 void cdev_init(struct cdev *, const struct file_operations *);  argument
  | 
| /Linux-v5.10/drivers/misc/ | 
| D | enclosure.c | 184 static void enclosure_link_name(struct enclosure_component *cdev, char *name)  in enclosure_link_name() 190 static void enclosure_remove_links(struct enclosure_component *cdev)  in enclosure_remove_links() 207 static int enclosure_add_links(struct enclosure_component *cdev)  in enclosure_add_links() 224 static void enclosure_release(struct device *cdev)  in enclosure_release() 234 	struct enclosure_component *cdev = to_enclosure_component(dev);  in enclosure_component_release()  local 287 	struct device *cdev;  in enclosure_component_alloc()  local 334 	struct device *cdev;  in enclosure_component_register()  local 366 	struct enclosure_component *cdev;  in enclosure_add_device()  local 401 	struct enclosure_component *cdev;  in enclosure_remove_device()  local 424 static ssize_t components_show(struct device *cdev,  in components_show() [all …] 
 | 
| /Linux-v5.10/sound/usb/caiaq/ | 
| D | audio.c | 30 #define MAKE_CHECKBYTE(cdev,stream,i) \  argument 51 activate_substream(struct snd_usb_caiaqdev *cdev,  in activate_substream() 65 deactivate_substream(struct snd_usb_caiaqdev *cdev,  in deactivate_substream() 89 static int stream_start(struct snd_usb_caiaqdev *cdev)  in stream_start() 120 static void stream_stop(struct snd_usb_caiaqdev *cdev)  in stream_stop() 143 	struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(substream);  in snd_usb_caiaq_substream_open()  local 155 	struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(substream);  in snd_usb_caiaq_substream_close()  local 172 	struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(sub);  in snd_usb_caiaq_pcm_hw_free()  local 189 	struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(substream);  in snd_usb_caiaq_pcm_prepare()  local 273 	struct snd_usb_caiaqdev *cdev = snd_pcm_substream_chip(sub);  in snd_usb_caiaq_pcm_trigger()  local [all …] 
 | 
| D | input.c | 190 static inline void snd_caiaq_input_report_abs(struct snd_usb_caiaqdev *cdev,  in snd_caiaq_input_report_abs() 198 static void snd_caiaq_input_read_analog(struct snd_usb_caiaqdev *cdev,  in snd_caiaq_input_read_analog() 232 static void snd_caiaq_input_read_erp(struct snd_usb_caiaqdev *cdev,  in snd_caiaq_input_read_erp() 290 static void snd_caiaq_input_read_io(struct snd_usb_caiaqdev *cdev,  in snd_caiaq_input_read_io() 327 static void snd_usb_caiaq_tks4_dispatch(struct snd_usb_caiaqdev *cdev,  in snd_usb_caiaq_tks4_dispatch() 473 static void snd_usb_caiaq_maschine_dispatch(struct snd_usb_caiaqdev *cdev,  in snd_usb_caiaq_maschine_dispatch() 492 	struct snd_usb_caiaqdev *cdev = urb->context;  in snd_usb_caiaq_ep4_reply_dispatch()  local 534 	struct snd_usb_caiaqdev *cdev = input_get_drvdata(idev);  in snd_usb_caiaq_input_open()  local 553 	struct snd_usb_caiaqdev *cdev = input_get_drvdata(idev);  in snd_usb_caiaq_input_close()  local 567 void snd_usb_caiaq_input_dispatch(struct snd_usb_caiaqdev *cdev,  in snd_usb_caiaq_input_dispatch() [all …] 
 | 
| D | midi.c | 28 	struct snd_usb_caiaqdev *cdev = substream->rmidi->private_data;  in snd_usb_caiaq_midi_input_trigger()  local 44 	struct snd_usb_caiaqdev *cdev = substream->rmidi->private_data;  in snd_usb_caiaq_midi_output_close()  local 52 static void snd_usb_caiaq_midi_send(struct snd_usb_caiaqdev *cdev,  in snd_usb_caiaq_midi_send() 80 	struct snd_usb_caiaqdev *cdev = substream->rmidi->private_data;  in snd_usb_caiaq_midi_output_trigger()  local 106 void snd_usb_caiaq_midi_handle_input(struct snd_usb_caiaqdev *cdev,  in snd_usb_caiaq_midi_handle_input() 152 	struct snd_usb_caiaqdev *cdev = urb->context;  in snd_usb_caiaq_midi_output_done()  local
  | 
| /Linux-v5.10/net/atm/ | 
| D | atm_sysfs.c | 14 static ssize_t show_type(struct device *cdev,  in show_type() 22 static ssize_t show_address(struct device *cdev,  in show_address() 30 static ssize_t show_atmaddress(struct device *cdev,  in show_atmaddress() 53 static ssize_t show_atmindex(struct device *cdev,  in show_atmindex() 61 static ssize_t show_carrier(struct device *cdev,  in show_carrier() 70 static ssize_t show_link_rate(struct device *cdev,  in show_link_rate() 111 static int atm_uevent(struct device *cdev, struct kobj_uevent_env *env)  in atm_uevent() 128 static void atm_release(struct device *cdev)  in atm_release() 143 	struct device *cdev = &adev->class_dev;  in atm_register_sysfs()  local 172 	struct device *cdev = &adev->class_dev;  in atm_unregister_sysfs()  local
  | 
| /Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ | 
| D | chtls_main.c | 86 static int chtls_start_listen(struct chtls_dev *cdev, struct sock *sk)  in chtls_start_listen() 110 static void chtls_stop_listen(struct chtls_dev *cdev, struct sock *sk)  in chtls_stop_listen() 131 	struct chtls_dev *cdev;  in chtls_inline_feature()  local 146 	struct chtls_dev *cdev = to_chtls_dev(dev);  in chtls_create_hash()  local 155 	struct chtls_dev *cdev = to_chtls_dev(dev);  in chtls_destroy_hash()  local 161 static void chtls_free_uld(struct chtls_dev *cdev)  in chtls_free_uld() 178 	struct chtls_dev *cdev;  in chtls_dev_release()  local 192 static void chtls_register_dev(struct chtls_dev *cdev)  in chtls_register_dev() 210 	struct chtls_dev *cdev = container_of(task_param,  in process_deferq()  local 223 static int chtls_get_skb(struct chtls_dev *cdev)  in chtls_get_skb() [all …] 
 | 
| /Linux-v5.10/drivers/scsi/pm8001/ | 
| D | pm8001_ctl.c | 55 static ssize_t pm8001_ctl_mpi_interface_rev_show(struct device *cdev,  in pm8001_ctl_mpi_interface_rev_show() 81 static ssize_t controller_fatal_error_show(struct device *cdev,  in controller_fatal_error_show() 101 static ssize_t pm8001_ctl_fw_version_show(struct device *cdev,  in pm8001_ctl_fw_version_show() 132 static ssize_t pm8001_ctl_ila_version_show(struct device *cdev,  in pm8001_ctl_ila_version_show() 158 static ssize_t pm8001_ctl_inactive_fw_version_show(struct device *cdev,  in pm8001_ctl_inactive_fw_version_show() 185 static ssize_t pm8001_ctl_max_out_io_show(struct device *cdev,  in pm8001_ctl_max_out_io_show() 209 static ssize_t pm8001_ctl_max_devices_show(struct device *cdev,  in pm8001_ctl_max_devices_show() 236 static ssize_t pm8001_ctl_max_sg_list_show(struct device *cdev,  in pm8001_ctl_max_sg_list_show() 281 static ssize_t pm8001_ctl_sas_spec_support_show(struct device *cdev,  in pm8001_ctl_sas_spec_support_show() 311 static ssize_t pm8001_ctl_host_sas_address_show(struct device *cdev,  in pm8001_ctl_host_sas_address_show() [all …] 
 | 
| /Linux-v5.10/drivers/net/can/m_can/ | 
| D | m_can.c | 324 static inline u32 m_can_read(struct m_can_classdev *cdev, enum m_can_reg reg)  in m_can_read() 329 static inline void m_can_write(struct m_can_classdev *cdev, enum m_can_reg reg,  in m_can_write() 335 static u32 m_can_fifo_read(struct m_can_classdev *cdev,  in m_can_fifo_read() 344 static void m_can_fifo_write(struct m_can_classdev *cdev,  in m_can_fifo_write() 353 static inline void m_can_fifo_write_no_off(struct m_can_classdev *cdev,  in m_can_fifo_write_no_off() 359 static u32 m_can_txe_fifo_read(struct m_can_classdev *cdev, u32 fgi, u32 offset)  in m_can_txe_fifo_read() 367 static inline bool m_can_tx_fifo_full(struct m_can_classdev *cdev)  in m_can_tx_fifo_full() 372 void m_can_config_endisable(struct m_can_classdev *cdev, bool enable)  in m_can_config_endisable() 410 static inline void m_can_enable_all_interrupts(struct m_can_classdev *cdev)  in m_can_enable_all_interrupts() 416 static inline void m_can_disable_all_interrupts(struct m_can_classdev *cdev)  in m_can_disable_all_interrupts() [all …] 
 | 
| /Linux-v5.10/drivers/usb/gadget/ | 
| D | composite.c | 247 				struct usb_composite_dev *cdev;  in config_ep_by_speed_and_alt()  local 389 	struct usb_composite_dev	*cdev = function->config->cdev;  in usb_function_deactivate()  local 417 	struct usb_composite_dev	*cdev = function->config->cdev;  in usb_function_activate()  local 545 static int config_desc(struct usb_composite_dev *cdev, unsigned w_value)  in config_desc() 608 static int count_configs(struct usb_composite_dev *cdev, unsigned type)  in count_configs() 656 static int bos_desc(struct usb_composite_dev *cdev)  in bos_desc() 777 static void device_qual(struct usb_composite_dev *cdev)  in device_qual() 796 static void reset_config(struct usb_composite_dev *cdev)  in reset_config() 812 static int set_config(struct usb_composite_dev *cdev,  in set_config() 919 int usb_add_config_only(struct usb_composite_dev *cdev,  in usb_add_config_only() [all …] 
 |