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