Searched refs:pvr2_params (Results 1 – 1 of 1) sorted by relevance
113 struct pvr2_params { u_short val; char *name; }; struct114 static struct pvr2_params cables[] __initdata = {118 static struct pvr2_params outputs[] __initdata = {253 static int pvr2_get_param(const struct pvr2_params *p, const char *s,1097 static int __init pvr2_get_param(const struct pvr2_params *p, const char *s, in pvr2_get_param()