| /kernel/linux/linux-6.6/drivers/firmware/arm_scmi/ |
| H A D | scmi_pm_domain.c | 55 static int scmi_pm_domain_probe(struct scmi_device *sdev) in scmi_pm_domain_probe() argument 120 static void scmi_pm_domain_remove(struct scmi_device *sdev) in scmi_pm_domain_remove() argument
|
| /kernel/linux/linux-6.6/drivers/iio/resolver/ |
| H A D | ad2s1200.c | 41 struct spi_device *sdev; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_sdio_ops.c | 68 struct rsi_91x_sdiodev *sdev = adapter->rsi_dev; in rsi_sdio_rx_thread() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/renesas/shmobile/ |
| H A D | shmob_drm_drv.c | 34 static int shmob_drm_init_interface(struct shmob_drm_device *sdev) in shmob_drm_init_interface() argument 68 static int shmob_drm_setup_clocks(struct shmob_drm_device *sdev, in shmob_drm_setup_clocks() argument 108 struct shmob_drm_device *sdev = dev->dev_private; shmob_drm_irq() local 148 struct shmob_drm_device *sdev = dev_get_drvdata(dev); shmob_drm_pm_suspend() local 158 struct shmob_drm_device *sdev = dev_get_drvdata(dev); shmob_drm_pm_resume() local 177 struct shmob_drm_device *sdev = platform_get_drvdata(pdev); shmob_drm_remove() local 191 struct shmob_drm_device *sdev; shmob_drm_probe() local [all...] |
| /kernel/linux/linux-6.6/tools/usb/usbip/libsrc/ |
| H A D | usbip_device_driver.c | 63 int read_usb_vudc_device(struct udev_device *sdev, struct usbip_usb_device *dev) in read_usb_vudc_device() argument
|
| /kernel/linux/linux-6.6/drivers/s390/scsi/ |
| H A D | zfcp_unit.c | 217 struct scsi_device *sdev; in zfcp_unit_sdev_status() local 241 struct scsi_device *sdev; in zfcp_unit_remove() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/sof/ |
| H A D | iomem-utils.c | 26 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value) in sof_io_write() argument 32 u32 sof_io_read(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read() argument 38 void sof_io_write64(struct snd_sof_dev *sdev, void __iomem *addr, u64 value) in sof_io_write64() argument 44 u64 sof_io_read64(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read64() argument 54 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_write() argument 63 void sof_mailbox_read(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_read() argument 76 sof_block_write(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, void *src, size_t size) sof_block_write() argument 115 sof_block_read(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, void *dest, size_t size) sof_block_read() argument [all...] |
| H A D | pm.c | 21 static u32 snd_sof_dsp_power_target(struct snd_sof_dev *sdev) in snd_sof_dsp_power_target() argument 55 static void sof_cache_debugfs(struct snd_sof_dev *sdev) in sof_cache_debugfs() argument 75 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_resume() local 198 struct snd_sof_dev *sdev = dev_get_drvdata(dev); sof_suspend() local 296 snd_sof_dsp_power_down_notify(struct snd_sof_dev *sdev) snd_sof_dsp_power_down_notify() argument 315 struct snd_sof_dev *sdev = dev_get_drvdata(dev); snd_sof_runtime_idle() local 341 struct snd_sof_dev *sdev = dev_get_drvdata(dev); snd_sof_prepare() local 385 struct snd_sof_dev *sdev = dev_get_drvdata(dev); snd_sof_complete() local [all...] |
| H A D | ops.c | 15 bool snd_sof_pci_update_bits_unlocked(struct snd_sof_dev *sdev, u32 offset, in snd_sof_pci_update_bits_unlocked() argument 38 bool snd_sof_pci_update_bits(struct snd_sof_dev *sdev, u32 offset, in snd_sof_pci_update_bits() argument 51 bool snd_sof_dsp_update_bits_unlocked(struct snd_sof_dev *sdev, u32 bar, in snd_sof_dsp_update_bits_unlocked() argument 71 snd_sof_dsp_update_bits64_unlocked(struct snd_sof_dev *sdev, u32 bar, u32 offset, u64 mask, u64 value) snd_sof_dsp_update_bits64_unlocked() argument 90 snd_sof_dsp_update_bits(struct snd_sof_dev *sdev, u32 bar, u32 offset, u32 mask, u32 value) snd_sof_dsp_update_bits() argument 104 snd_sof_dsp_update_bits64(struct snd_sof_dev *sdev, u32 bar, u32 offset, u64 mask, u64 value) snd_sof_dsp_update_bits64() argument 119 snd_sof_dsp_update_bits_forced_unlocked(struct snd_sof_dev *sdev, u32 bar, u32 offset, u32 mask, u32 value) snd_sof_dsp_update_bits_forced_unlocked() argument 134 snd_sof_dsp_update_bits_forced(struct snd_sof_dev *sdev, u32 bar, u32 offset, u32 mask, u32 value) snd_sof_dsp_update_bits_forced() argument 151 snd_sof_dsp_panic(struct snd_sof_dev *sdev, u32 offset, bool non_recoverable) snd_sof_dsp_panic() argument [all...] |
| H A D | control.c | 24 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_volume_get() local 39 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_volume_put() local 76 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_switch_get() local 91 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_switch_put() local 106 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_enum_get() local 121 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); snd_sof_enum_put() local 136 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); snd_sof_bytes_get() local 151 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); snd_sof_bytes_put() local 167 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); snd_sof_bytes_ext_put() local 186 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); snd_sof_bytes_ext_volatile_get() local 214 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); snd_sof_bytes_ext_get() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/sof/intel/ |
| H A D | hda-ctrl.c | 30 int hda_dsp_ctrl_link_reset(struct snd_sof_dev *sdev, bool reset) in hda_dsp_ctrl_link_reset() argument 58 int hda_dsp_ctrl_get_caps(struct snd_sof_dev *sdev) in hda_dsp_ctrl_get_caps() argument 132 hda_dsp_ctrl_ppcap_enable(struct snd_sof_dev *sdev, bool enable) hda_dsp_ctrl_ppcap_enable() argument 140 hda_dsp_ctrl_ppcap_int_enable(struct snd_sof_dev *sdev, bool enable) hda_dsp_ctrl_ppcap_int_enable() argument 148 hda_dsp_ctrl_misc_clock_gating(struct snd_sof_dev *sdev, bool enable) hda_dsp_ctrl_misc_clock_gating() argument 160 hda_dsp_ctrl_clock_power_gating(struct snd_sof_dev *sdev, bool enable) hda_dsp_ctrl_clock_power_gating() argument 182 hda_dsp_ctrl_init_chip(struct snd_sof_dev *sdev) hda_dsp_ctrl_init_chip() argument 259 hda_dsp_ctrl_stop_chip(struct snd_sof_dev *sdev) hda_dsp_ctrl_stop_chip() argument [all...] |
| H A D | hda-probes.c | 32 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in hda_probes_compr_startup() local 53 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in hda_probes_compr_shutdown() local 75 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in hda_probes_compr_set_params() local 108 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); hda_probes_compr_trigger() local 137 hda_probes_register(struct snd_sof_dev *sdev) hda_probes_register() argument 143 hda_probes_unregister(struct snd_sof_dev *sdev) hda_probes_unregister() argument [all...] |
| /kernel/linux/linux-6.6/sound/soc/sof/amd/ |
| H A D | acp-common.c | 25 void amd_sof_ipc_dump(struct snd_sof_dev *sdev) in amd_sof_ipc_dump() argument 60 amd_get_registers(struct snd_sof_dev *sdev, struct sof_ipc_dsp_oops_xtensa *xoops, struct sof_ipc_panic_info *panic_info, u32 *stack, size_t stack_words) amd_get_registers() argument 91 amd_sof_dump(struct snd_sof_dev *sdev, u32 flags) amd_sof_dump() argument 122 amd_sof_machine_select(struct snd_sof_dev *sdev) amd_sof_machine_select() argument [all...] |
| H A D | acp-probes.c | 27 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in acp_probes_compr_startup() local 49 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in acp_probes_compr_shutdown() local 73 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in acp_probes_compr_set_params() local 133 acp_probes_register(struct snd_sof_dev *sdev) acp_probes_register() argument 140 acp_probes_unregister(struct snd_sof_dev *sdev) acp_probes_unregister() argument [all...] |
| /kernel/linux/linux-5.10/drivers/clk/ |
| H A D | clk-scmi.c | 137 static int scmi_clocks_probe(struct scmi_device *sdev) in scmi_clocks_probe() argument
|
| /kernel/linux/linux-5.10/arch/arm/common/ |
| H A D | scoop.c | 42 struct scoop_dev *sdev = dev_get_drvdata(dev); in reset_scoop() local 53 static void __scoop_gpio_set(struct scoop_dev *sdev, in __scoop_gpio_set() argument 68 struct scoop_dev *sdev = gpiochip_get_data(chip); scoop_gpio_set() local 80 struct scoop_dev *sdev = gpiochip_get_data(chip); scoop_gpio_get() local 89 struct scoop_dev *sdev = gpiochip_get_data(chip); scoop_gpio_direction_input() local 107 struct scoop_dev *sdev = gpiochip_get_data(chip); scoop_gpio_direction_output() local 126 struct scoop_dev *sdev = dev_get_drvdata(dev); read_scoop_reg() local 132 struct scoop_dev *sdev = dev_get_drvdata(dev); write_scoop_reg() local 141 check_scoop_reg(struct scoop_dev *sdev) check_scoop_reg() argument 152 struct scoop_dev *sdev = platform_get_drvdata(dev); scoop_suspend() local 163 struct scoop_dev *sdev = platform_get_drvdata(dev); scoop_resume() local 241 struct scoop_dev *sdev = platform_get_drvdata(pdev); scoop_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A D | scmi-cpufreq.c | 229 static int scmi_cpufreq_probe(struct scmi_device *sdev) in scmi_cpufreq_probe() argument 257 static void scmi_cpufreq_remove(struct scmi_device *sdev) in scmi_cpufreq_remove() argument
|
| /kernel/linux/linux-6.6/arch/arm/common/ |
| H A D | scoop.c | 42 struct scoop_dev *sdev = dev_get_drvdata(dev); in reset_scoop() local 53 static void __scoop_gpio_set(struct scoop_dev *sdev, in __scoop_gpio_set() argument 68 struct scoop_dev *sdev = gpiochip_get_data(chip); scoop_gpio_set() local 80 struct scoop_dev *sdev = gpiochip_get_data(chip); scoop_gpio_get() local 89 struct scoop_dev *sdev = gpiochip_get_data(chip); scoop_gpio_direction_input() local 107 struct scoop_dev *sdev = gpiochip_get_data(chip); scoop_gpio_direction_output() local 126 struct scoop_dev *sdev = dev_get_drvdata(dev); read_scoop_reg() local 132 struct scoop_dev *sdev = dev_get_drvdata(dev); write_scoop_reg() local 141 check_scoop_reg(struct scoop_dev *sdev) check_scoop_reg() argument 152 struct scoop_dev *sdev = platform_get_drvdata(dev); scoop_suspend() local 163 struct scoop_dev *sdev = platform_get_drvdata(dev); scoop_resume() local 241 struct scoop_dev *sdev = platform_get_drvdata(pdev); scoop_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
| H A D | bttv-gpio.c | 43 struct bttv_sub_device *sdev = to_bttv_sub_dev(dev); in bttv_sub_probe() local 51 struct bttv_sub_device *sdev = to_bttv_sub_dev(dev); in bttv_sub_remove() local
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | scmi-hwmon.c | 159 static int scmi_hwmon_probe(struct scmi_device *sdev) in scmi_hwmon_probe() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
| H A D | bus.c | 178 b43_bus_dev_ssb_init(struct ssb_device *sdev) b43_bus_dev_ssb_init() argument [all...] |
| H A D | bus.h | 18 struct ssb_device *sdev; member
|
| /kernel/linux/linux-5.10/drivers/net/ipvlan/ |
| H A D | ipvlan_l3s.c | 41 struct net_device *sdev; in ipvlan_l3_rcv() local
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_proc.c | 160 struct scsi_device *sdev; in ahc_dump_target_state() local 172 ahc_dump_device_state(struct seq_file *m, struct scsi_device *sdev) in ahc_dump_device_state() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/device_handler/ |
| H A D | scsi_dh_hp_sw.c | 31 struct scsi_device *sdev; member 43 static int tur_done(struct scsi_device *sdev, struct hp_sw_dh_data *h, in tur_done() argument 81 static int hp_sw_tur(struct scsi_device *sdev, struct hp_sw_dh_data *h) in hp_sw_tur() argument 121 struct scsi_device *sdev = h->sdev; hp_sw_start_stop() local 162 hp_sw_prep_fn(struct scsi_device *sdev, struct request *req) hp_sw_prep_fn() argument 184 hp_sw_activate(struct scsi_device *sdev, activate_complete fn, void *data) hp_sw_activate() argument 200 hp_sw_bus_attach(struct scsi_device *sdev) hp_sw_bus_attach() argument [all...] |