Home
last modified time | relevance | path

Searched defs:aptr (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/cmd/
H A Drng.c38 va_list aptr; in printProgress() local
/openbmc/linux/sound/core/oss/
H A Dpcm_plugin.h26 void *aptr; /* pointer to the allocated area */ member
/openbmc/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1692 static int hdac_hdmi_pin2port(void *aptr, int pin) in hdac_hdmi_pin2port()
1697 static void hdac_hdmi_eld_notify_cb(void *aptr, int port, int pipe) in hdac_hdmi_eld_notify_cb()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp6000_pcie.c509 static int bar_cmp(const void *aptr, const void *bptr) in bar_cmp()