Home
last modified time | relevance | path

Searched refs:client_dev (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dntb_transport.h55 int (*probe)(struct device *client_dev);
56 void (*remove)(struct device *client_dev);
75 ntb_transport_create_queue(void *data, struct device *client_dev,
/linux/include/linux/soc/qcom/
H A Dqcom-pbs.h17 struct pbs_dev *get_pbs_client_device(struct device *client_dev);
24 static inline struct pbs_dev *get_pbs_client_device(struct device *client_dev) in get_pbs_client_device() argument
/linux/sound/soc/sof/
H A Dsof-client.c58 struct sof_client_dev client_dev; member
62 container_of(cdev, struct sof_client_dev_entry, client_dev)
237 cdev = &centry->client_dev; in sof_client_dev_register()
294 struct sof_client_dev *cdev = &centry->client_dev; in sof_client_dev_unregister()
403 struct sof_client_dev *cdev = &centry->client_dev; in sof_suspend_clients()
426 struct sof_client_dev *cdev = &centry->client_dev; in sof_resume_clients()