res_table          60 drivers/net/ethernet/netronome/nfp/bpf/cmsg.c 	static const int res_table[] = {
res_table          73 drivers/net/ethernet/netronome/nfp/bpf/cmsg.c 	if (rc >= ARRAY_SIZE(res_table)) {
res_table          78 drivers/net/ethernet/netronome/nfp/bpf/cmsg.c 	return res_table[rc];
res_table         231 include/sound/ac97_codec.h 	const struct snd_ac97_res_table *res_table;	/* static resolution */
res_table         254 include/sound/ac97_codec.h 	const struct snd_ac97_res_table *res_table;	/* static resolution */
res_table        1082 sound/pci/ac97/ac97_codec.c 	if (ac97->res_table) {
res_table        1084 sound/pci/ac97/ac97_codec.c 		for (tbl = ac97->res_table; tbl->reg; tbl++) {
res_table        2028 sound/pci/ac97/ac97_codec.c 	ac97->res_table = template->res_table;
res_table        1451 sound/pci/ac97/ac97_patch.c 	ac97->res_table = ad1819_restbl;
res_table        3892 sound/pci/ac97/ac97_patch.c 	ac97->res_table = lm4550_restbl;
res_table        1329 sound/pci/nm256/nm256.c 	ac97.res_table = nm256_res_table;