/drivers/block/paride/ |
D | Kconfig | 17 support into your kernel, you may answer Y here to build in the 18 parallel port IDE driver, otherwise you should answer M to build 31 support into your kernel, you may answer Y here to build in the 32 parallel port ATAPI CD-ROM driver, otherwise you should answer M to 47 support into your kernel, you may answer Y here to build in the 48 parallel port ATAPI disk driver, otherwise you should answer M 61 support into your kernel, you may answer Y here to build in the 62 parallel port ATAPI disk driver, otherwise you should answer M 78 answer Y here to build in the parallel port generic ATAPI driver, 79 otherwise you should answer M to build it as a loadable module. The [all …]
|
/drivers/net/wireless/ti/wl12xx/ |
D | cmd.c | 69 bool answer = false; in wl1271_cmd_general_parms() local 93 answer = true; in wl1271_cmd_general_parms() 98 ret = wl1271_cmd_test(wl, gen_parms, sizeof(*gen_parms), answer); in wl1271_cmd_general_parms() 118 answer == false ? in wl1271_cmd_general_parms() 136 bool answer = false; in wl128x_cmd_general_parms() local 160 answer = true; in wl128x_cmd_general_parms() 166 ret = wl1271_cmd_test(wl, gen_parms, sizeof(*gen_parms), answer); in wl128x_cmd_general_parms() 186 answer == false ? in wl128x_cmd_general_parms()
|
/drivers/gpio/ |
D | gpio-viperboard.c | 58 u8 answer; member 90 int ret, answer, error = 0; in vprbrd_gpioa_get() local 111 gamsg->answer = 0x00; in vprbrd_gpioa_get() 125 answer = gamsg->answer & 0x01; in vprbrd_gpioa_get() 135 return answer; in vprbrd_gpioa_get() 164 gamsg->answer = 0x00; in vprbrd_gpioa_set() 202 gamsg->answer = 0x00; in vprbrd_gpioa_direction_input() 244 gamsg->answer = 0x00; in vprbrd_gpioa_direction_output()
|
/drivers/net/wireless/ti/wlcore/ |
D | testmode.c | 77 u8 answer = 0; in wl1271_tm_cmd_test() local 88 answer = nla_get_u8(tb[WL1271_TM_ATTR_ANSWER]); in wl1271_tm_cmd_test() 104 ret = wl1271_cmd_test(wl, buf, buf_len, answer); in wl1271_tm_cmd_test() 110 if (answer) { in wl1271_tm_cmd_test()
|
/drivers/isdn/sc/ |
D | command.c | 27 static int answer(int card, unsigned long channel); 116 return answer(card, cmd->arg); in command() 191 static int answer(int card, unsigned long channel) in answer() function
|
/drivers/net/ethernet/cadence/ |
D | Kconfig | 16 Note that the answer to this question doesn't directly affect the 30 ethernet support, then you should always answer Y to this.
|
/drivers/net/wireless/ti/wl1251/ |
D | cmd.c | 68 int wl1251_cmd_test(struct wl1251 *wl, void *buf, size_t buf_len, u8 answer) in wl1251_cmd_test() argument 81 if (answer) { in wl1251_cmd_test() 331 int wl1251_cmd_read_memory(struct wl1251 *wl, u32 addr, void *answer, in wl1251_cmd_read_memory() argument 364 memcpy(answer, cmd->value, len); in wl1251_cmd_read_memory()
|
D | cmd.h | 33 int wl1251_cmd_test(struct wl1251 *wl, void *buf, size_t buf_len, u8 answer); 42 int wl1251_cmd_read_memory(struct wl1251 *wl, u32 addr, void *answer,
|
/drivers/net/ethernet/amd/ |
D | Kconfig | 15 Note that the answer to this question does not directly affect 41 answer Y here and read the Ethernet-HOWTO, available from 67 answer Y here and read the Ethernet-HOWTO, available from 89 always answer Y to this.
|
/drivers/net/ethernet/micrel/ |
D | Kconfig | 15 Note that the answer to this question doesn't directly affect the 29 use the internal ethernet then you should answer Y to this.
|
/drivers/net/ppp/ |
D | ppp_mppe.c | 713 int answer; in ppp_mppe_init() local 723 answer = ppp_register_compressor(&ppp_mppe); in ppp_mppe_init() 725 if (answer == 0) in ppp_mppe_init() 730 return answer; in ppp_mppe_init()
|
D | ppp_deflate.c | 613 int answer = ppp_register_compressor(&ppp_deflate); in deflate_init() local 614 if (answer == 0) in deflate_init() 618 return answer; in deflate_init()
|
/drivers/scsi/arm/ |
D | Kconfig | 21 implement this properly, so the safe answer is N. 31 don't implement it properly, so the safe answer is N.
|
/drivers/net/ethernet/oki-semi/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/drivers/net/ethernet/mellanox/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/drivers/net/ethernet/cisco/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/drivers/net/ethernet/brocade/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/drivers/net/ethernet/dec/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/drivers/net/ethernet/emulex/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/drivers/net/ethernet/stmicro/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/drivers/net/ethernet/tehuti/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/drivers/dma/bestcomm/ |
D | Kconfig | 17 answer Y or M. Otherwise say N.
|
/drivers/net/ethernet/tundra/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/drivers/net/ethernet/nuvoton/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/drivers/net/ethernet/xscale/ |
D | Kconfig | 15 Note that the answer to this question does not directly affect the
|