/test/vts-testcase/security/poc/target/kernel_wifi/31707909/ |
poc.cpp | 50 typedef struct sdreg { struct 71 struct sdreg *s; 86 s = (struct sdreg *)&(iocbuf[7]);
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
sdiovar.h | 31 typedef struct sdreg { struct
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
dhdu.c | 250 { "sdreg", dhd_sdreg, DHD_GET_VAR, DHD_SET_VAR, 887 sdreg_t sdreg; local 893 bzero(&sdreg, sizeof(sdreg)); 905 sdreg.offset = strtoul(argv[1], &ptr, 0); 913 sdreg.func = strtol((ptr+1), &ptr, 0); 914 if (*ptr || ((sdreg.func != 2) && sdreg.func != 4)) { 920 sdreg.func = 4; 925 sdreg.value = strtoul(argv[2], &ptr, 0) 2569 sdreg_t sdreg; local [all...] |
/toolchain/binutils/binutils-2.27/cpu/ |
epiphany.cpu | [all...] |