Home
last modified time | relevance | path

Searched refs:size_b (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/platform_data/
H A Dleds-lp55xx.h43 u8 size_b; member
/linux/tools/perf/util/
H A Dannotate-data.c471 Dwarf_Word size_a, size_b; in is_better_type() local
494 dwarf_aggregate_size(type_b, &size_b) < 0) in is_better_type()
497 if (size_a != size_b) in is_better_type()
498 return size_a < size_b; in is_better_type()
/linux/Documentation/leds/
H A Dleds-lp55xx.rst207 .size_b = ARRAY_SIZE(mode_2),