Home
last modified time | relevance | path

Searched defs:sdev (Results 176 - 200 of 648) sorted by relevance

12345678910>>...26

/kernel/linux/linux-5.10/drivers/staging/rts5208/
H A Drtsx.c60 static int slave_alloc(struct scsi_device *sdev) in slave_alloc() argument
71 static int slave_configure(struct scsi_device *sdev) in slave_configure() argument
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dstub_rx.c133 struct stub_device *sdev = priv->sdev; in tweak_set_configuration_cmd() local
153 struct stub_device *sdev = priv->sdev; in tweak_reset_device_cmd() local
204 stub_recv_cmd_unlink(struct stub_device *sdev, struct usbip_header *pdu) stub_recv_cmd_unlink() argument
279 valid_request(struct stub_device *sdev, struct usbip_header *pdu) valid_request() argument
296 stub_priv_alloc(struct stub_device *sdev, struct usbip_header *pdu) stub_priv_alloc() argument
327 get_pipe(struct stub_device *sdev, struct usbip_header *pdu) get_pipe() argument
455 stub_recv_cmd_submit(struct stub_device *sdev, struct usbip_header *pdu) stub_recv_cmd_submit() argument
633 struct stub_device *sdev = container_of(ud, struct stub_device, ud); stub_rx_pdu() local
[all...]
H A Dstub_main.c328 static struct stub_priv *stub_priv_pop(struct stub_device *sdev) in stub_priv_pop() argument
351 void stub_device_cleanup_urbs(struct stub_device *sdev) in stub_device_cleanup_urbs() argument
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dscsiglue.c68 static int slave_alloc (struct scsi_device *sdev) in slave_alloc() argument
92 static int slave_configure(struct scsi_device *sdev) in slave_configure() argument
585 struct scsi_device *sdev = to_scsi_device(dev); max_sectors_show() local
594 struct scsi_device *sdev = to_scsi_device(dev); max_sectors_store() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dspmi.h50 static inline void *spmi_device_get_drvdata(const struct spmi_device *sdev) in spmi_device_get_drvdata() argument
55 static inline void spmi_device_set_drvdata(struct spmi_device *sdev, void *data) in spmi_device_set_drvdata() argument
62 static inline void spmi_device_put(struct spmi_device *sdev) in spmi_device_put() argument
[all...]
/kernel/linux/linux-5.10/sound/aoa/soundbus/
H A Dsoundbus.h48 struct soundbus_dev *sdev; member
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dpcm.c45 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_pcm_dsp_params() local
125 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_hw_params() local
241 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_hw_free() local
98 sof_pcm_dsp_pcm_free(struct snd_pcm_substream *substream, struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm) sof_pcm_dsp_pcm_free() argument
314 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_trigger() local
427 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_pointer() local
461 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_open() local
532 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_close() local
568 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_new() local
755 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); sof_pcm_probe() local
786 snd_sof_new_platform_drv(struct snd_sof_dev *sdev) snd_sof_new_platform_drv() argument
[all...]
H A Dloader.c18 static int get_ext_windows(struct snd_sof_dev *sdev, in get_ext_windows() argument
44 static int get_cc_info(struct snd_sof_dev *sdev, in get_cc_info() argument
89 snd_sof_fw_parse_ext_data(struct snd_sof_dev *sdev, u32 bar, u32 offset) snd_sof_fw_parse_ext_data() argument
151 ext_man_get_fw_version(struct snd_sof_dev *sdev, const struct sof_ext_man_elem_header *hdr) ext_man_get_fw_version() argument
164 ext_man_get_windows(struct snd_sof_dev *sdev, const struct sof_ext_man_elem_header *hdr) ext_man_get_windows() argument
174 ext_man_get_cc_info(struct snd_sof_dev *sdev, const struct sof_ext_man_elem_header *hdr) ext_man_get_cc_info() argument
184 ext_man_get_dbg_abi_info(struct snd_sof_dev *sdev, const struct sof_ext_man_elem_header *hdr) ext_man_get_dbg_abi_info() argument
226 snd_sof_fw_ext_man_parse(struct snd_sof_dev *sdev, const struct firmware *fw) snd_sof_fw_ext_man_parse() argument
309 sof_get_windows(struct snd_sof_dev *sdev) sof_get_windows() argument
438 sof_fw_ready(struct snd_sof_dev *sdev, u32 msg_id) sof_fw_ready() argument
484 snd_sof_parse_module_memcpy(struct snd_sof_dev *sdev, struct snd_sof_mod_hdr *module) snd_sof_parse_module_memcpy() argument
568 check_header(struct snd_sof_dev *sdev, const struct firmware *fw, size_t fw_offset) check_header() argument
602 load_modules(struct snd_sof_dev *sdev, const struct firmware *fw, size_t fw_offset) load_modules() argument
658 snd_sof_load_firmware_raw(struct snd_sof_dev *sdev) snd_sof_load_firmware_raw() argument
707 snd_sof_load_firmware_memcpy(struct snd_sof_dev *sdev) snd_sof_load_firmware_memcpy() argument
747 snd_sof_load_firmware(struct snd_sof_dev *sdev) snd_sof_load_firmware() argument
757 snd_sof_run_firmware(struct snd_sof_dev *sdev) snd_sof_run_firmware() argument
830 snd_sof_fw_unload(struct snd_sof_dev *sdev) snd_sof_fw_unload() argument
[all...]
H A Dsof-audio.c18 bool snd_sof_dsp_only_d0i3_compatible_stream_active(struct snd_sof_dev *sdev) in snd_sof_dsp_only_d0i3_compatible_stream_active() argument
47 bool snd_sof_stream_suspend_ignored(struct snd_sof_dev *sdev) in snd_sof_stream_suspend_ignored() argument
62 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_set_hw_params_upon_resume() local
98 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_restore_kcontrols() local
145 const struct sof_ipc_pipe_new *snd_sof_pipeline_find(struct snd_sof_dev *sdev, in snd_sof_pipeline_find() argument
163 struct snd_sof_dev *sdev = dev_get_drvdata(dev); sof_restore_pipelines() local
329 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); snd_sof_find_spcm_name() local
355 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); snd_sof_find_spcm_comp() local
374 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); snd_sof_find_spcm_pcm_id() local
388 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); snd_sof_find_swidget() local
404 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); snd_sof_find_swidget_sname() local
425 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); snd_sof_find_dai() local
439 sof_machine_check(struct snd_sof_dev *sdev) sof_machine_check() argument
486 sof_machine_register(struct snd_sof_dev *sdev, void *pdata) sof_machine_register() argument
511 sof_machine_unregister(struct snd_sof_dev *sdev, void *pdata) sof_machine_unregister() argument
[all...]
H A Dsof-audio.h182 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_find_spcm_dai() local
[all...]
/kernel/linux/linux-5.10/sound/soc/sof/imx/
H A Dimx8.c45 struct snd_sof_dev *sdev; member
61 static void imx8_get_reply(struct snd_sof_dev *sdev) in imx8_get_reply() argument
95 static int imx8_get_mailbox_offset(struct snd_sof_dev *sdev) in imx8_get_mailbox_offset() argument
100 imx8_get_window_offset(struct snd_sof_dev *sdev, u32 id) imx8_get_window_offset() argument
136 imx8_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) imx8_send_msg() argument
150 imx8x_run(struct snd_sof_dev *sdev) imx8x_run() argument
190 imx8_run(struct snd_sof_dev *sdev) imx8_run() argument
208 imx8_probe(struct snd_sof_dev *sdev) imx8_probe() argument
349 imx8_remove(struct snd_sof_dev *sdev) imx8_remove() argument
365 imx8_get_bar_index(struct snd_sof_dev *sdev, u32 type) imx8_get_bar_index() argument
370 imx8_ipc_msg_data(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, void *p, size_t sz) imx8_ipc_msg_data() argument
377 imx8_ipc_pcm_params(struct snd_sof_dev *sdev, struct snd_pcm_substream *substream, const struct sof_ipc_pcm_params_reply *reply) imx8_ipc_pcm_params() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-dsp.c37 int hda_dsp_core_reset_enter(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_reset_enter() argument
76 int hda_dsp_core_reset_leave(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_reset_leave() argument
116 hda_dsp_core_stall_reset(struct snd_sof_dev *sdev, unsigned int core_mask) hda_dsp_core_stall_reset() argument
128 hda_dsp_core_run(struct snd_sof_dev *sdev, unsigned int core_mask) hda_dsp_core_run() argument
159 hda_dsp_core_power_up(struct snd_sof_dev *sdev, unsigned int core_mask) hda_dsp_core_power_up() argument
198 hda_dsp_core_power_down(struct snd_sof_dev *sdev, unsigned int core_mask) hda_dsp_core_power_down() argument
221 hda_dsp_core_is_enabled(struct snd_sof_dev *sdev, unsigned int core_mask) hda_dsp_core_is_enabled() argument
247 hda_dsp_enable_core(struct snd_sof_dev *sdev, unsigned int core_mask) hda_dsp_enable_core() argument
271 hda_dsp_core_reset_power_down(struct snd_sof_dev *sdev, unsigned int core_mask) hda_dsp_core_reset_power_down() argument
311 hda_dsp_ipc_int_enable(struct snd_sof_dev *sdev) hda_dsp_ipc_int_enable() argument
326 hda_dsp_ipc_int_disable(struct snd_sof_dev *sdev) hda_dsp_ipc_int_disable() argument
340 hda_dsp_wait_d0i3c_done(struct snd_sof_dev *sdev) hda_dsp_wait_d0i3c_done() argument
354 hda_dsp_send_pm_gate_ipc(struct snd_sof_dev *sdev, u32 flags) hda_dsp_send_pm_gate_ipc() argument
372 hda_dsp_update_d0i3c_register(struct snd_sof_dev *sdev, u8 value) hda_dsp_update_d0i3c_register() argument
400 hda_dsp_set_D0_state(struct snd_sof_dev *sdev, const struct sof_dsp_power_state *target_state) hda_dsp_set_D0_state() argument
479 hda_dsp_state_log(struct snd_sof_dev *sdev) hda_dsp_state_log() argument
525 hda_dsp_set_power_state(struct snd_sof_dev *sdev, const struct sof_dsp_power_state *target_state) hda_dsp_set_power_state() argument
611 hda_suspend(struct snd_sof_dev *sdev, bool runtime_suspend) hda_suspend() argument
666 hda_resume(struct snd_sof_dev *sdev, bool runtime_resume) hda_resume() argument
716 hda_dsp_resume(struct snd_sof_dev *sdev) hda_dsp_resume() argument
781 hda_dsp_runtime_resume(struct snd_sof_dev *sdev) hda_dsp_runtime_resume() argument
796 hda_dsp_runtime_idle(struct snd_sof_dev *sdev) hda_dsp_runtime_idle() argument
809 hda_dsp_runtime_suspend(struct snd_sof_dev *sdev) hda_dsp_runtime_suspend() argument
828 hda_dsp_suspend(struct snd_sof_dev *sdev, u32 target_state) hda_dsp_suspend() argument
894 hda_dsp_set_hw_params_upon_resume(struct snd_sof_dev *sdev) hda_dsp_set_hw_params_upon_resume() argument
942 struct snd_sof_dev *sdev = dev_get_drvdata(bus->dev); hda_dsp_d0i3_work() local
[all...]
H A Dhda-dai.c263 struct snd_sof_dev *sdev = in hda_link_pcm_prepare() local
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-oc-tiny.c54 static inline struct tiny_spi *tiny_spi_to_hw(struct spi_device *sdev) in tiny_spi_to_hw() argument
/kernel/linux/linux-5.10/drivers/spmi/
H A Dspmi.c25 struct spmi_device *sdev = to_spmi_device(dev); in spmi_dev_release() local
60 int spmi_device_add(struct spmi_device *sdev) in spmi_device_add() argument
85 spmi_device_remove(struct spmi_device *sdev) spmi_device_remove() argument
140 spmi_register_read(struct spmi_device *sdev, u8 addr, u8 *buf) spmi_register_read() argument
161 spmi_ext_register_read(struct spmi_device *sdev, u8 addr, u8 *buf, size_t len) spmi_ext_register_read() argument
183 spmi_ext_register_readl(struct spmi_device *sdev, u16 addr, u8 *buf, size_t len) spmi_ext_register_readl() argument
203 spmi_register_write(struct spmi_device *sdev, u8 addr, u8 data) spmi_register_write() argument
221 spmi_register_zero_write(struct spmi_device *sdev, u8 data) spmi_register_zero_write() argument
238 spmi_ext_register_write(struct spmi_device *sdev, u8 addr, const u8 *buf, size_t len) spmi_ext_register_write() argument
260 spmi_ext_register_writel(struct spmi_device *sdev, u16 addr, const u8 *buf, size_t len) spmi_ext_register_writel() argument
280 spmi_command_reset(struct spmi_device *sdev) spmi_command_reset() argument
292 spmi_command_sleep(struct spmi_device *sdev) spmi_command_sleep() argument
305 spmi_command_wakeup(struct spmi_device *sdev) spmi_command_wakeup() argument
317 spmi_command_shutdown(struct spmi_device *sdev) spmi_command_shutdown() argument
326 struct spmi_device *sdev = to_spmi_device(dev); spmi_drv_probe() local
389 struct spmi_device *sdev; spmi_device_alloc() local
459 struct spmi_device *sdev; of_spmi_register_devices() local
[all...]
/kernel/linux/linux-6.6/include/linux/surface_aggregator/
H A Ddevice.h269 static inline void ssam_device_mark_hot_removed(struct ssam_device *sdev) in ssam_device_mark_hot_removed() argument
285 static inline bool ssam_device_is_hot_removed(struct ssam_device *sdev) in ssam_device_is_hot_removed() argument
302 ssam_device_get(struct ssam_device *sdev) ssam_device_get() argument
317 ssam_device_put(struct ssam_device *sdev) ssam_device_put() argument
330 ssam_device_get_drvdata(struct ssam_device *sdev) ssam_device_get_drvdata() argument
340 ssam_device_set_drvdata(struct ssam_device *sdev, void *data) ssam_device_set_drvdata() argument
423 ssam_device_register_clients(struct ssam_device *sdev) ssam_device_register_clients() argument
593 ssam_device_notifier_register(struct ssam_device *sdev, struct ssam_event_notifier *n) ssam_device_notifier_register() argument
626 ssam_device_notifier_unregister(struct ssam_device *sdev, struct ssam_event_notifier *n) ssam_device_notifier_unregister() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dspmi.h50 static inline void *spmi_device_get_drvdata(const struct spmi_device *sdev) in spmi_device_get_drvdata() argument
55 static inline void spmi_device_set_drvdata(struct spmi_device *sdev, void *data) in spmi_device_set_drvdata() argument
62 static inline void spmi_device_put(struct spmi_device *sdev) in spmi_device_put() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_proc.c275 struct scsi_device *sdev; in proc_print_scsidevice() local
368 struct scsi_device *sdev; scsi_remove_single_device() local
[all...]
H A Dscsi_logging.c56 void sdev_prefix_printk(const char *level, const struct scsi_device *sdev, in sdev_prefix_printk() argument
292 scsi_log_dump_sense(const struct scsi_device *sdev, const char *name, int tag, in scsi_log_dump_sense() argument
318 scsi_log_print_sense_hdr(const struct scsi_device *sdev, const char *name, in scsi_log_print_sense_hdr() argument
343 scsi_log_print_sense(const struct scsi_device *sdev, const char *name, int tag, in scsi_log_print_sense() argument
358 scsi_print_sense_hdr(const struct scsi_device *sdev, const char *name, const struct scsi_sense_hdr *sshdr) scsi_print_sense_hdr() argument
366 __scsi_print_sense(const struct scsi_device *sdev, const char *name, const unsigned char *sense_buffer, int sense_len) __scsi_print_sense() argument
[all...]
H A Draid_class.c66 struct scsi_device *sdev = to_scsi_device(dev); in raid_match() local
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dsnic_main.c49 snic_slave_alloc(struct scsi_device *sdev) in snic_slave_alloc() argument
64 snic_slave_configure(struct scsi_device *sdev) in snic_slave_configure() argument
85 snic_change_queue_depth(struct scsi_device *sdev, int qdepth) in snic_change_queue_depth() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dsuperpipe.h64 struct scsi_device *sdev; member
70 struct scsi_device *sdev; member
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-oc-tiny.c54 static inline struct tiny_spi *tiny_spi_to_hw(struct spi_device *sdev) in tiny_spi_to_hw() argument
/kernel/linux/linux-6.6/drivers/spmi/
H A Dspmi.c25 struct spmi_device *sdev = to_spmi_device(dev); in spmi_dev_release() local
62 int spmi_device_add(struct spmi_device *sdev) in spmi_device_add() argument
87 spmi_device_remove(struct spmi_device *sdev) spmi_device_remove() argument
142 spmi_register_read(struct spmi_device *sdev, u8 addr, u8 *buf) spmi_register_read() argument
163 spmi_ext_register_read(struct spmi_device *sdev, u8 addr, u8 *buf, size_t len) spmi_ext_register_read() argument
185 spmi_ext_register_readl(struct spmi_device *sdev, u16 addr, u8 *buf, size_t len) spmi_ext_register_readl() argument
205 spmi_register_write(struct spmi_device *sdev, u8 addr, u8 data) spmi_register_write() argument
223 spmi_register_zero_write(struct spmi_device *sdev, u8 data) spmi_register_zero_write() argument
240 spmi_ext_register_write(struct spmi_device *sdev, u8 addr, const u8 *buf, size_t len) spmi_ext_register_write() argument
262 spmi_ext_register_writel(struct spmi_device *sdev, u16 addr, const u8 *buf, size_t len) spmi_ext_register_writel() argument
282 spmi_command_reset(struct spmi_device *sdev) spmi_command_reset() argument
294 spmi_command_sleep(struct spmi_device *sdev) spmi_command_sleep() argument
307 spmi_command_wakeup(struct spmi_device *sdev) spmi_command_wakeup() argument
319 spmi_command_shutdown(struct spmi_device *sdev) spmi_command_shutdown() argument
328 struct spmi_device *sdev = to_spmi_device(dev); spmi_drv_probe() local
416 struct spmi_device *sdev; spmi_device_alloc() local
486 struct spmi_device *sdev; of_spmi_register_devices() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dbus.c24 struct ssam_device *sdev = to_ssam_device(dev); in modalias_show() local
40 const struct ssam_device *sdev = to_ssam_device(dev); in ssam_device_uevent() local
50 struct ssam_device *sdev = to_ssam_device(dev); ssam_device_release() local
81 struct ssam_device *sdev; ssam_device_alloc() local
127 ssam_device_add(struct ssam_device *sdev) ssam_device_add() argument
168 ssam_device_remove(struct ssam_device *sdev) ssam_device_remove() argument
310 struct ssam_device *sdev = to_ssam_device(dev); ssam_bus_match() local
430 struct ssam_device *sdev; ssam_add_client_device() local
503 struct ssam_device *sdev = to_ssam_device(dev); ssam_remove_device() local
[all...]

Completed in 14 milliseconds

12345678910>>...26