Home
last modified time | relevance | path

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

/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ctrl.c346 static const char *boolNames[] = { variable
483 ret = parse_token(ptr,len,valptr,boolNames, in pvr2_ctrl_sym_to_value()
484 ARRAY_SIZE(boolNames)); in pvr2_ctrl_sym_to_value()