Home
last modified time | relevance | path

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

123456

/drivers/net/wireless/ti/wl12xx/
A Dcmd.c55 bool answer = false; in wl1271_cmd_general_parms() local
79 answer = true; in wl1271_cmd_general_parms()
84 ret = wl1271_cmd_test(wl, gen_parms, sizeof(*gen_parms), answer); in wl1271_cmd_general_parms()
104 answer == false ? in wl1271_cmd_general_parms()
122 bool answer = false; in wl128x_cmd_general_parms() local
146 answer = true; in wl128x_cmd_general_parms()
152 ret = wl1271_cmd_test(wl, gen_parms, sizeof(*gen_parms), answer); in wl128x_cmd_general_parms()
172 answer == false ? in wl128x_cmd_general_parms()
/drivers/gpio/
A Dgpio-viperboard.c52 u8 answer; member
84 int ret, answer, error = 0; in vprbrd_gpioa_get() local
104 gamsg->answer = 0x00; in vprbrd_gpioa_get()
118 answer = gamsg->answer & 0x01; in vprbrd_gpioa_get()
128 return answer; in vprbrd_gpioa_get()
158 gamsg->answer = 0x00; in vprbrd_gpioa_set()
198 gamsg->answer = 0x00; in vprbrd_gpioa_direction_input()
239 gamsg->answer = 0x00; in vprbrd_gpioa_direction_output()
/drivers/firmware/arm_scmi/transports/
A DKconfig33 transport based on mailboxes, answer Y.
47 transport based on SMC, answer Y.
59 transactions on the TX path, answer Y.
76 transport based on OP-TEE SCMI service, answer Y.
89 transport based on VirtIO, answer Y.
102 devices (or above), answer Y.
116 transactions on the TX path, answer Y.
/drivers/net/wireless/ti/wlcore/
A Dtestmode.c63 u8 answer = 0; in wl1271_tm_cmd_test() local
74 answer = nla_get_u8(tb[WL1271_TM_ATTR_ANSWER]); in wl1271_tm_cmd_test()
90 ret = wl1271_cmd_test(wl, buf, buf_len, answer); in wl1271_tm_cmd_test()
96 if (answer) { in wl1271_tm_cmd_test()
/drivers/net/ethernet/moxa/
A DKconfig13 Note that the answer to this question doesn't directly affect the
26 want to use the internal ethernet then you should answer Y to this.
/drivers/net/ethernet/litex/
A DKconfig11 Note that the answer to this question doesn't directly affect the
23 device then you should answer Y to this.
/drivers/net/ethernet/hisilicon/
A DKconfig13 Note that the answer to this question doesn't directly affect the
48 want to use the internal ethernet then you should answer Y to this.
55 then you should answer Y to this. This makes this driver suitable for use
155 then you should answer Y to this. This makes this driver suitable for use
/drivers/net/ppp/
A Dppp_mppe.c662 int answer; in ppp_mppe_init() local
671 answer = ppp_register_compressor(&ppp_mppe); in ppp_mppe_init()
673 if (answer == 0) in ppp_mppe_init()
678 return answer; in ppp_mppe_init()
/drivers/net/ethernet/atheros/
A DKconfig13 Note that the answer to this question doesn't directly affect the
27 ethernet support, then you should always answer Y to this.
/drivers/net/ethernet/amd/
A DKconfig16 Note that the answer to this question does not directly affect
41 answer Y here.
64 answer Y here.
/drivers/net/wireless/microchip/
A DKconfig8 Note that the answer to this question doesn't directly affect the
/drivers/net/wireless/purelifi/
A DKconfig8 Note that the answer to this question doesn't directly affect the
/drivers/net/wireless/intersil/
A DKconfig8 Note that the answer to this question doesn't directly affect the
/drivers/net/wireless/quantenna/
A DKconfig8 Note that the answer to this question doesn't directly affect the
/drivers/net/wireless/ralink/
A DKconfig8 Note that the answer to this question doesn't directly affect the
/drivers/net/wireless/silabs/
A DKconfig9 Note that the answer to this question doesn't directly affect the
/drivers/net/wireless/st/
A DKconfig8 Note that the answer to this question doesn't directly affect the
/drivers/net/wireless/zydas/
A DKconfig8 Note that the answer to this question doesn't directly affect the
/drivers/net/wireless/mediatek/
A DKconfig8 Note that the answer to this question doesn't directly affect the
/drivers/net/ethernet/cisco/
A DKconfig13 Note that the answer to this question doesn't directly affect the
/drivers/net/ethernet/emulex/
A DKconfig13 Note that the answer to this question doesn't directly affect the
/drivers/net/ethernet/stmicro/
A DKconfig14 Note that the answer to this question doesn't directly affect the
/drivers/net/wireless/intel/
A DKconfig8 Note that the answer to this question doesn't directly affect the
/drivers/net/wireless/broadcom/
A DKconfig8 Note that the answer to this question doesn't directly affect the
/drivers/net/ethernet/brocade/
A DKconfig13 Note that the answer to this question doesn't directly affect the

Completed in 34 milliseconds

123456