Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-viperboard.c58 u8 answer; member
90 int ret, answer, error = 0; in vprbrd_gpioa_get() local
110 gamsg->answer = 0x00; in vprbrd_gpioa_get()
124 answer = gamsg->answer & 0x01; in vprbrd_gpioa_get()
134 return answer; in vprbrd_gpioa_get()
162 gamsg->answer = 0x00; in vprbrd_gpioa_set()
199 gamsg->answer = 0x00; in vprbrd_gpioa_direction_input()
240 gamsg->answer = 0x00; in vprbrd_gpioa_direction_output()
/linux-4.19.296/fs/romfs/
DKconfig16 answer N.
36 If unsure, answer Y.
48 If unsure, answer Y.
/linux-4.19.296/fs/qnx6/
DKconfig16 answer N.
26 answer N.
/linux-4.19.296/fs/fuse/
DKconfig18 a filesystem based on FUSE, answer Y or M.
28 based on CUSE, answer Y or M.
/linux-4.19.296/include/net/iucv/
Diucv.h462 void *answer, size_t asize, size_t *residual);
479 size_t size, void *answer, size_t asize, size_t *residual);
/linux-4.19.296/fs/qnx4/
DKconfig14 answer N.
/linux-4.19.296/fs/
DKconfig.binfmt128 Most people should answer N here. If you think you may have
130 and answer M here to compile this support as a module called
156 You may answer M to compile the emulation support as a module and
184 don't know what to answer at this point, say Y.
/linux-4.19.296/lib/fonts/
DKconfig17 Note that the answer to this question won't directly affect the
34 Given the resolution provided by the frame buffer device, answer N
/linux-4.19.296/fs/autofs/
DKconfig23 to answer Y to "NFS file system support", below.
/linux-4.19.296/drivers/isdn/i4l/
Disdn_bsdcomp.c918 int answer = isdn_ppp_register_compressor(&ippp_bsd_compress); in isdn_bsdcomp_init() local
919 if (answer == 0) in isdn_bsdcomp_init()
921 return answer; in isdn_bsdcomp_init()
/linux-4.19.296/drivers/hid/
Dhid-logitech-hidpp.c346 struct hidpp_report *answer) in hidpp_match_answer() argument
348 return (answer->fap.feature_index == question->fap.feature_index) && in hidpp_match_answer()
349 (answer->fap.funcindex_clientid == question->fap.funcindex_clientid); in hidpp_match_answer()
353 struct hidpp_report *answer) in hidpp_match_error() argument
355 return ((answer->rap.sub_id == HIDPP_ERROR) || in hidpp_match_error()
356 (answer->fap.feature_index == HIDPP20_ERROR)) && in hidpp_match_error()
357 (answer->fap.funcindex_clientid == question->fap.feature_index) && in hidpp_match_error()
358 (answer->fap.params[0] == question->fap.funcindex_clientid); in hidpp_match_error()
2668 struct hidpp_report *answer = hidpp->send_receive_buf; in hidpp_raw_hidpp_event() local
2683 *answer = *report; in hidpp_raw_hidpp_event()
/linux-4.19.296/drivers/pci/pcie/
DKconfig138 it is safe to answer N.
/linux-4.19.296/fs/fat/
DKconfig56 answer Y. This will only work if you said Y to "DOS FAT fs support"
/linux-4.19.296/block/partitions/
DKconfig12 Note that the answer to this question won't directly affect the
/linux-4.19.296/drivers/char/
DKconfig205 Most people will answer Y to this question and "Reboot Using Button"
/linux-4.19.296/lib/
DKconfig.debug1987 If you are unsure how to answer this question, answer N.