Home
last modified time | relevance | path

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

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