Symbol: sof_client_dev_to_sof_dev
sound/soc/sof/amd/acp-probes.c
27
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/amd/acp-probes.c
49
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/amd/acp-probes.c
73
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/intel/hda-probes.c
108
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/intel/hda-probes.c
32
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/intel/hda-probes.c
53
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/intel/hda-probes.c
75
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
309
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
329
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
351
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
371
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(c);
sound/soc/sof/sof-client.c
384
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
443
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
452
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
460
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
468
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
476
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
484
return snd_sof_boot_dsp_firmware(sof_client_dev_to_sof_dev(cdev));
sound/soc/sof/sof-client.c
491
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
502
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
539
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
576
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
605
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
628
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
645
struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev);
sound/soc/sof/sof-client.c
657
EXPORT_SYMBOL_NS_GPL(sof_client_dev_to_sof_dev, "SND_SOC_SOF_CLIENT");
sound/soc/sof/sof-priv.h
847
struct snd_sof_dev *sof_client_dev_to_sof_dev(struct sof_client_dev *cdev);