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