Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Daudio_codec.h111 struct gbaudio_module_info { struct
113 struct device *dev;
114 int dev_id; /* check if it should be bundle_id/hd_cport_id */
115 int vid;
116 int pid;
117 int type;
118 int set_uevent;
119 char vstr[NAME_SIZE];
120 char pstr[NAME_SIZE];
121 struct list_head list;
[all …]