Searched defs:sdev (Results 51 - 75 of 354) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_sdio_ops.c68 struct rsi_91x_sdiodev *sdev = adapter->rsi_dev; local
/linux-master/sound/soc/sof/amd/
H A Dacp-probes.c27 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); local
49 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); local
73 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); local
133 acp_probes_register(struct snd_sof_dev *sdev) argument
140 acp_probes_unregister(struct snd_sof_dev *sdev) argument
[all...]
H A Dacp-stream.c27 int acp_dsp_stream_config(struct snd_sof_dev *sdev, struct acp_dsp_stream *stream) argument
127 acp_dsp_stream_get(struct snd_sof_dev *sdev, int tag) argument
155 acp_dsp_stream_put(struct snd_sof_dev *sdev, struct acp_dsp_stream *acp_stream) argument
175 acp_dsp_stream_init(struct snd_sof_dev *sdev) argument
[all...]
/linux-master/drivers/mfd/
H A Dwcd934x.c156 static int wcd934x_slim_status_up(struct slim_device *sdev) argument
196 static int wcd934x_slim_status(struct slim_device *sdev, argument
212 static int wcd934x_slim_probe(struct slim_device *sdev) argument
274 static void wcd934x_slim_remove(struct slim_device *sdev) argument
[all...]
/linux-master/drivers/pmdomain/arm/
H A Dscmi_pm_domain.c55 static int scmi_pm_domain_probe(struct scmi_device *sdev) argument
120 static void scmi_pm_domain_remove(struct scmi_device *sdev) argument
H A Dscmi_perf_domain.c77 static int scmi_perf_domain_probe(struct scmi_device *sdev) argument
156 static void scmi_perf_domain_remove(struct scmi_device *sdev) argument
/linux-master/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_drv.c38 static int shmob_drm_setup_clocks(struct shmob_drm_device *sdev, argument
78 struct shmob_drm_device *sdev = to_shmob_device(dev); local
118 struct shmob_drm_device *sdev = dev_get_drvdata(dev); local
125 struct shmob_drm_device *sdev = dev_get_drvdata(dev); local
132 struct shmob_drm_device *sdev = dev_get_drvdata(dev); local
142 struct shmob_drm_device *sdev = dev_get_drvdata(dev); local
166 struct shmob_drm_device *sdev = platform_get_drvdata(pdev); local
178 struct shmob_drm_device *sdev; local
[all...]
/linux-master/sound/soc/sof/
H A Dfw-file-profile.c92 static bool sof_platform_uses_generic_loader(struct snd_sof_dev *sdev) argument
99 sof_file_profile_for_ipc_type(struct snd_sof_dev *sdev, argument
213 sof_print_missing_firmware_info(struct snd_sof_dev *sdev, argument
265 sof_print_profile_info(struct snd_sof_dev *sdev, enum sof_ipc_type ipc_type, struct sof_loadable_file_profile *profile) argument
288 sof_create_ipc_file_profile(struct snd_sof_dev *sdev, struct sof_loadable_file_profile *base_profile, struct sof_loadable_file_profile *out_profile) argument
[all...]
/linux-master/drivers/w1/masters/
H A Dsgi_w1.c78 struct sgi_w1_device *sdev; local
110 struct sgi_w1_device *sdev = platform_get_drvdata(pdev); local
[all...]
/linux-master/drivers/ssb/
H A Ddriver_gige.c170 static int ssb_gige_probe(struct ssb_device *sdev, argument
250 int ssb_gige_pcibios_plat_dev_init(struct ssb_device *sdev, argument
275 ssb_gige_map_irq(struct ssb_device *sdev, const struct pci_dev *pdev) argument
[all...]
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dbus.h18 struct ssb_device *sdev; member in union:b43_bus_dev::__anon7168
H A Dbus.c178 b43_bus_dev_ssb_init(struct ssb_device *sdev) argument
[all...]
/linux-master/drivers/usb/usbip/
H A Dstub.h54 struct stub_device *sdev; member in struct:stub_priv
77 struct stub_device *sdev; member in struct:bus_id_priv
H A Dstub_tx.c14 void stub_enqueue_ret_unlink(struct stub_device *sdev, __u32 seqnum, argument
43 struct stub_device *sdev = priv->sdev; local
132 dequeue_from_priv_tx(struct stub_device *sdev) argument
150 stub_send_ret_submit(struct stub_device *sdev) argument
343 dequeue_from_unlink_tx(struct stub_device *sdev) argument
361 stub_send_ret_unlink(struct stub_device *sdev) argument
420 struct stub_device *sdev = container_of(ud, struct stub_device, ud); local
[all...]
/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c160 struct scsi_device *sdev; local
172 ahc_dump_device_state(struct seq_file *m, struct scsi_device *sdev) argument
H A Daic79xx_proc.c192 ahd_dump_device_state(struct seq_file *m, struct scsi_device *sdev) argument
/linux-master/drivers/scsi/
H A Dscsi_dh.c71 scsi_dh_find_driver(struct scsi_device *sdev) argument
124 static int scsi_dh_handler_attach(struct scsi_device *sdev, argument
163 scsi_dh_handler_detach(struct scsi_device *sdev) argument
170 scsi_dh_add_device(struct scsi_device *sdev) argument
186 scsi_dh_release_device(struct scsi_device *sdev) argument
253 struct scsi_device *sdev; local
300 struct scsi_device *sdev; local
322 struct scsi_device *sdev; local
361 struct scsi_device *sdev; local
[all...]
H A Dscsi_pm.c148 struct scsi_device *sdev = to_scsi_device(dev); local
176 struct scsi_device *sdev = to_scsi_device(dev); local
216 int scsi_autopm_get_device(struct scsi_device *sdev) argument
229 void scsi_autopm_put_device(struct scsi_device *sdev) argument
[all...]
/linux-master/drivers/comedi/drivers/
H A Dcomedi_bond.c185 int sdev = -1, nchans; local
/linux-master/include/linux/ssb/
H A Dssb_driver_gige.h142 static inline int ssb_gige_pcibios_plat_dev_init(struct ssb_device *sdev, argument
147 static inline int ssb_gige_map_irq(struct ssb_device *sdev, argument
/linux-master/drivers/firmware/arm_scmi/
H A Dscmi_power_control.c318 static int scmi_syspower_probe(struct scmi_device *sdev) argument
/linux-master/drivers/slimbus/
H A Dmessaging.c296 int slim_read(struct slim_device *sdev, u32 addr, size_t count, u8 *val) argument
314 int slim_readb(struct slim_device *sdev, u32 addr) argument
339 int slim_write(struct slim_device *sdev, u32 addr, size_t count, u8 *val) argument
361 slim_writeb(struct slim_device *sdev, u32 addr, u8 value) argument
[all...]
H A Dstream.c126 struct slim_device *sdev = stream->dev; local
146 struct slim_device *sdev = stream->dev; local
162 struct slim_device *sdev = stream->dev; local
273 struct slim_device *sdev = stream->dev; local
308 struct slim_device *sdev local
332 struct slim_device *sdev = stream->dev; local
479 struct slim_device *sdev = stream->dev; local
[all...]
/linux-master/drivers/hid/surface-hid/
H A Dsurface_hid.c198 static int surface_hid_probe(struct ssam_device *sdev) argument
227 static void surface_hid_remove(struct ssam_device *sdev) argument
[all...]
/linux-master/arch/arm/common/
H A Dscoop.c42 struct scoop_dev *sdev = dev_get_drvdata(dev); local
53 static void __scoop_gpio_set(struct scoop_dev *sdev, argument
68 struct scoop_dev *sdev = gpiochip_get_data(chip); local
80 struct scoop_dev *sdev = gpiochip_get_data(chip); local
89 struct scoop_dev *sdev = gpiochip_get_data(chip); local
107 struct scoop_dev *sdev = gpiochip_get_data(chip); local
126 struct scoop_dev *sdev = dev_get_drvdata(dev); local
132 struct scoop_dev *sdev = dev_get_drvdata(dev); local
141 check_scoop_reg(struct scoop_dev *sdev) argument
152 struct scoop_dev *sdev = platform_get_drvdata(dev); local
163 struct scoop_dev *sdev = platform_get_drvdata(dev); local
241 struct scoop_dev *sdev = platform_get_drvdata(pdev); local
[all...]

Completed in 287 milliseconds

1234567891011>>