Searched defs:reset_codec (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/sound/ | ||
D | vx_core.h | 86 void (*reset_codec)(struct vx_core *chip); member |
/Linux-v5.4/sound/pci/ | ||
D | fm801.c | 1099 static int reset_codec(struct fm801 *chip) in reset_codec() function |