Home
last modified time | relevance | path

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

/Linux-v5.4/arch/alpha/boot/
Dstdio.c120 int field_width; /* width of output field */ in vsprintf() local
/Linux-v5.4/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.4/arch/x86/boot/
Dprintf.c123 int field_width; /* width of output field */ in vsprintf() local
/Linux-v5.4/arch/powerpc/boot/
Dstdio.c156 int field_width; /* width of output field */ in vsprintf() local
/Linux-v5.4/lib/
Dvsprintf.c405 signed int field_width:24; /* width of output field */ member
426 int field_width = spec.field_width; in number() local
3136 s16 field_width; in vsscanf() local
/Linux-v5.4/drivers/pinctrl/sh-pfc/
Dsh_pfc.h117 u8 reg_width, field_width; member