Home
last modified time | relevance | path

Searched defs:gbaudio_module_info (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/staging/greybus/
Daudio_codec.h114 struct gbaudio_module_info { struct
116 struct device *dev;
117 int dev_id; /* check if it should be bundle_id/hd_cport_id */
118 int vid;
119 int pid;
120 int type;
121 int set_uevent;
122 char vstr[NAME_SIZE];
123 char pstr[NAME_SIZE];
124 struct list_head list;
[all …]