Searched refs:answer (Results 1 – 16 of 16) sorted by relevance
/linux-4.19.296/drivers/gpio/ |
D | gpio-viperboard.c | 58 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/ |
D | Kconfig | 16 answer N. 36 If unsure, answer Y. 48 If unsure, answer Y.
|
/linux-4.19.296/fs/qnx6/ |
D | Kconfig | 16 answer N. 26 answer N.
|
/linux-4.19.296/fs/fuse/ |
D | Kconfig | 18 a filesystem based on FUSE, answer Y or M. 28 based on CUSE, answer Y or M.
|
/linux-4.19.296/include/net/iucv/ |
D | iucv.h | 462 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/ |
D | Kconfig | 14 answer N.
|
/linux-4.19.296/fs/ |
D | Kconfig.binfmt | 128 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/ |
D | Kconfig | 17 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/ |
D | Kconfig | 23 to answer Y to "NFS file system support", below.
|
/linux-4.19.296/drivers/isdn/i4l/ |
D | isdn_bsdcomp.c | 918 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/ |
D | hid-logitech-hidpp.c | 346 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/ |
D | Kconfig | 138 it is safe to answer N.
|
/linux-4.19.296/fs/fat/ |
D | Kconfig | 56 answer Y. This will only work if you said Y to "DOS FAT fs support"
|
/linux-4.19.296/block/partitions/ |
D | Kconfig | 12 Note that the answer to this question won't directly affect the
|
/linux-4.19.296/drivers/char/ |
D | Kconfig | 205 Most people will answer Y to this question and "Reboot Using Button"
|
/linux-4.19.296/lib/ |
D | Kconfig.debug | 1987 If you are unsure how to answer this question, answer N.
|