Home
last modified time | relevance | path

Searched refs:boolNames (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/media/video/pvrusb2/
Dpvrusb2-ctrl.c360 static const char *boolNames[] = { variable
518 ret = parse_token(ptr,len,valptr,boolNames, in pvr2_ctrl_sym_to_value()
519 ARRAY_SIZE(boolNames)); in pvr2_ctrl_sym_to_value()