/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/wl12xx/ |
D | testmode.c | 78 u8 answer = 0; in wl1271_tm_cmd_test() local 89 answer = nla_get_u8(tb[WL1271_TM_ATTR_ANSWER]); in wl1271_tm_cmd_test() 105 ret = wl1271_cmd_test(wl, buf, buf_len, answer); in wl1271_tm_cmd_test() 111 if (answer) { in wl1271_tm_cmd_test()
|
D | cmd.c | 118 bool answer = false; in wl1271_cmd_general_parms() local 138 answer = true; in wl1271_cmd_general_parms() 143 ret = wl1271_cmd_test(wl, gen_parms, sizeof(*gen_parms), answer); in wl1271_cmd_general_parms() 159 answer ? "auto" : "manual", gp->tx_bip_fem_manufacturer); in wl1271_cmd_general_parms() 171 bool answer = false; in wl128x_cmd_general_parms() local 191 answer = true; in wl128x_cmd_general_parms() 197 ret = wl1271_cmd_test(wl, gen_parms, sizeof(*gen_parms), answer); in wl128x_cmd_general_parms() 213 answer ? "auto" : "manual", gp->tx_bip_fem_manufacturer); in wl128x_cmd_general_parms() 888 int wl1271_cmd_test(struct wl1271 *wl, void *buf, size_t buf_len, u8 answer) in wl1271_cmd_test() argument 895 if (answer) in wl1271_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/wireless/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() 340 int wl1251_cmd_read_memory(struct wl1251 *wl, u32 addr, void *answer, in wl1251_cmd_read_memory() argument 373 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/cadence/ |
D | Kconfig | 19 Note that the answer to this question doesn't directly affect the 33 ethernet support, then you should 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/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/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/mellanox/ |
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/emulex/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/drivers/net/ethernet/oki-semi/ |
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/tehuti/ |
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/tundra/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/drivers/net/ethernet/pasemi/ |
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
|
/drivers/net/ethernet/nvidia/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/drivers/net/ethernet/xircom/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|