Home
last modified time | relevance | path

Searched defs:pint (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/lib/
H A Dcmdline.c23 static int get_range(char **str, int *pint, int n) in get_range()
56 int get_option(char **str, int *pint) in get_option()
113 int *pint = validate ? ints : ints + i; in get_options() local
/openbmc/qemu/hw/input/
H A Dtsc210x.c45 qemu_irq pint; member
1111 uWireSlave *tsc2102_init(qemu_irq pint) in tsc2102_init()
H A Dtsc2005.c34 qemu_irq pint; /* Combination of the nPENIRQ and DAV signals */ member
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c9253 u32 ptmp = 0, pint = 0; in rt2800_do_fft_accumulation() local
9312 u32 ptmp = 0, pint = 0; in rt2800_read_fft_accumulation() local
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c1584 static bool _rtl8812ae_get_integer_from_string(const char *str, u8 *pint) in _rtl8812ae_get_integer_from_string()