• Home
  • Raw
  • Download

Lines Matching defs:cdev

93 static int sof_probes_init(struct sof_client_dev *cdev, u32 stream_tag,  in sof_probes_init()
123 static int sof_probes_deinit(struct sof_client_dev *cdev) in sof_probes_deinit()
134 static int sof_probes_info(struct sof_client_dev *cdev, unsigned int cmd, in sof_probes_info()
186 static int sof_probes_points_info(struct sof_client_dev *cdev, in sof_probes_points_info()
207 static int sof_probes_points_add(struct sof_client_dev *cdev, in sof_probes_points_add()
238 static int sof_probes_points_remove(struct sof_client_dev *cdev, in sof_probes_points_remove()
263 struct sof_client_dev *cdev = snd_soc_card_get_drvdata(card); in sof_probes_compr_startup() local
289 struct sof_client_dev *cdev = snd_soc_card_get_drvdata(card); in sof_probes_compr_shutdown() local
327 struct sof_client_dev *cdev = snd_soc_card_get_drvdata(card); in sof_probes_compr_set_params() local
356 struct sof_client_dev *cdev = snd_soc_card_get_drvdata(card); in sof_probes_compr_trigger() local
368 struct sof_client_dev *cdev = snd_soc_card_get_drvdata(card); in sof_probes_compr_pointer() local
418 struct sof_client_dev *cdev = file->private_data; in sof_probes_dfs_points_read() local
478 struct sof_client_dev *cdev = file->private_data; in sof_probes_dfs_points_write() local
536 struct sof_client_dev *cdev = file->private_data; in sof_probes_dfs_points_remove_write() local
606 struct sof_client_dev *cdev = auxiliary_dev_to_sof_client_dev(auxdev); in sof_probes_client_probe() local
723 struct sof_client_dev *cdev = auxiliary_dev_to_sof_client_dev(auxdev); in sof_probes_client_remove() local