Home
last modified time | relevance | path

Searched refs:uint (Results 1 – 25 of 38) sorted by relevance

12

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Ddhdioctl.h38 uint cmd; /* common ioctl definition */
40 uint len; /* length of user buffer */
42 uint used; /* bytes read or written (optional) */
43 uint needed; /* bytes needed (optional) */
44 uint driver; /* to identify target driver */
92 uint version; /* To allow structure change tracking */
93 uint freq; /* Max ticks between tx/rx attempts */
94 uint count; /* Test packets to send/rcv each attempt */
95 uint print; /* Print counts every <print> attempts */
96 uint total; /* Total packets (or bursts) */
[all …]
Dhndrte_cons.h31 uint buf_size;
32 uint idx;
43 volatile uint vcons_in;
44 volatile uint vcons_out;
57 uint cbuf_idx;
Dbcmutils.h87 uint countdown = (us) + 9; \
311 extern int pktq_mlen(struct pktq *pq, uint prec_bmp);
312 extern void *pktq_mdeq(struct pktq *pq, uint prec_bmp, int *prec_out);
313 extern void *pktq_mpeek(struct pktq *pq, uint prec_bmp, int *prec_out);
342 extern uint pktcopy(osl_t *osh, void *p, uint offset, int len, uchar *buf);
343 extern uint pktfrombuf(osl_t *osh, void *p, uint offset, int len, uchar *buf);
344 extern uint pkttotlen(osl_t *osh, void *p);
346 extern uint pktsegcnt(osl_t *osh, void *p);
347 extern uint pktsegcnt_war(osl_t *osh, void *p);
348 extern uint8 *pktdataoffset(osl_t *osh, void *p, uint offset);
[all …]
Dbcmwifi_channels.h443 extern int wf_mhz2channel(uint freq, uint start_factor);
471 extern int wf_channel2mhz(uint channel, uint start_factor);
482 extern uint16 wf_channel2chspec(uint ctl_ch, uint bw);
484 extern uint wf_channel2freq(uint channel);
485 extern uint wf_freq2channel(uint freq);
Dminiopt.h56 uint uval; /* strtol translation of valstr */
Dbcmdefs.h186 uint origsize; /* Size of the virtual packet */
187 uint nsegs;
Dbcmendian.h118 uint _wds = (len) / 2; \
202 bcmswap16_buf(uint16 *buf, uint len) in bcmswap16_buf()
Dtypedefs.h183 typedef unsigned int uint; typedef
/hardware/qcom/display/msm8998/gpu_tonemapper/
DEGLImageBuffer.h33 uint textureID;
34 uint renderbufferID;
35 uint framebufferID;
/hardware/qcom/sdm845/display/gpu_tonemapper/
DEGLImageBuffer.h33 uint textureID;
34 uint renderbufferID;
35 uint framebufferID;
/hardware/qcom/sm8150/display/gpu_tonemapper/
DEGLImageBuffer.h33 uint textureID;
34 uint renderbufferID;
35 uint framebufferID;
/hardware/qcom/display/msm8909/gpu_tonemapper/
DEGLImageBuffer.h33 uint textureID;
34 uint renderbufferID;
35 uint framebufferID;
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
DEGLImageBuffer.h33 uint textureID;
34 uint renderbufferID;
35 uint framebufferID;
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c91 static uint dhd_iovar_mkbuf(char *name, char *data, uint datalen,
92 char *buf, uint buflen, int *perr);
116 uint value;
556 dhd_hexdump(uchar *buf, uint nbytes, uint saddr) in dhd_hexdump()
560 uint i; in dhd_hexdump()
574 uint j; in dhd_hexdump()
888 uint argc; in dhd_sdreg()
947 uint argc; in dhd_membytes()
950 uint addr; in dhd_membytes()
951 uint len; in dhd_membytes()
[all …]
Dminiopt.c146 t->uval = (uint)strtoul(valstr, &endptr, 0); in miniopt()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dbcmevent.h225 uint event;
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_log.c181 (uint) parsed_report->valid_mask); in log_parsed_report()
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_log.c181 (uint) parsed_report->valid_mask); in log_parsed_report()
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_log.c181 (uint) parsed_report->valid_mask); in log_parsed_report()
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_log.c181 (uint) parsed_report->valid_mask); in log_parsed_report()
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_log.c181 (uint) parsed_report->valid_mask); in log_parsed_report()
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_log.c181 (uint) parsed_report->valid_mask); in log_parsed_report()
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_log.c181 (uint) parsed_report->valid_mask); in log_parsed_report()
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_log.c181 (uint) parsed_report->valid_mask); in log_parsed_report()
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_log.c181 (uint) parsed_report->valid_mask); in log_parsed_report()

12