OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tx_buf
(Results
1 - 4
of
4
) sorted by null
/external/wpa_supplicant_8/src/ap/
gas_serv.c
777
struct wpabuf *buf, *
tx_buf
;
local
809
tx_buf
= gas_anqp_build_initial_resp_buf(
814
tx_buf
= gas_anqp_build_initial_resp_buf(
818
if (!
tx_buf
)
822
wpabuf_head(
tx_buf
), wpabuf_len(
tx_buf
));
823
wpabuf_free(
tx_buf
);
937
struct wpabuf *buf, *
tx_buf
;
local
969
tx_buf
= gas_anqp_build_initial_resp_buf(dialog_token,
973
if (
tx_buf
) {
1026
struct wpabuf *buf, *
tx_buf
;
local
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/spi/
spidev.h
51
* @
tx_buf
: Holds pointer to userspace buffer with transmit data, or null.
83
__u64
tx_buf
;
member in struct:spi_ioc_transfer
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/spi/
spidev.h
51
* @
tx_buf
: Holds pointer to userspace buffer with transmit data, or null.
83
__u64
tx_buf
;
member in struct:spi_ioc_transfer
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/spi/
spidev.h
51
* @
tx_buf
: Holds pointer to userspace buffer with transmit data, or null.
83
__u64
tx_buf
;
member in struct:spi_ioc_transfer
Completed in 35 milliseconds