Home
last modified time | relevance | path

Searched defs:type_size (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/i2c/busses/
Di2c-powermac.c278 u32 addr, char *type, int type_size) in i2c_powermac_get_type()
/Linux-v5.10/tools/lib/traceevent/
Devent-parse-local.h59 int type_size; member
Devent-parse.c1379 static unsigned int type_size(const char *name) in type_size() function
/Linux-v5.10/drivers/staging/rtl8188eu/include/
Drtw_cmd.h262 int type_size; /* Can use this field as the type id or command size */ member
/Linux-v5.10/kernel/bpf/
Dbtf.c1641 u32 *type_size, const struct btf_type **elem_type, in __btf_resolve_size()
1708 u32 *type_size) in btf_resolve_size()
3545 u32 var_type_id = vsi->type, type_id, type_size = 0; in btf_datasec_resolve() local
/Linux-v5.10/tools/lib/bpf/
Dbtf.c367 int err, i = 0, type_size; in btf_parse_type_sec() local