Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ctrl.c346 static const char *boolNames[] = { variable
504 ret = parse_token(ptr,len,valptr,boolNames, in pvr2_ctrl_sym_to_value()
505 ARRAY_SIZE(boolNames)); in pvr2_ctrl_sym_to_value()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds