Home
last modified time | relevance | path

Searched defs:field_width (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/arch/alpha/boot/
Dstdio.c120 int field_width; /* width of output field */ in vsprintf() local
/Linux-v5.10/include/linux/
Dsh_intc.h59 unsigned long set_reg, clr_reg, reg_width, field_width; member
67 unsigned long reg, reg_width, field_width; member
/Linux-v5.10/arch/x86/boot/
Dprintf.c123 int field_width; /* width of output field */ in vsprintf() local
/Linux-v5.10/arch/powerpc/boot/
Dstdio.c156 int field_width; /* width of output field */ in vsprintf() local
/Linux-v5.10/drivers/firmware/efi/libstub/
Dvsprintf.c314 int field_width; /* width of output field */ in vsnprintf() local
/Linux-v5.10/lib/
Dvsprintf.c411 signed int field_width:24; /* width of output field */ member
432 int field_width = spec.field_width; in number() local
3244 s16 field_width; in vsscanf() local
/Linux-v5.10/drivers/pinctrl/renesas/
Dsh_pfc.h117 u8 reg_width, field_width; member