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