Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/oss/
Dpcm_plugin.h41 void *aptr; /* pointer to the allocated area */ member
/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c1533 static int hdac_hdmi_pin2port(void *aptr, int pin) in hdac_hdmi_pin2port() argument
1538 static void hdac_hdmi_eld_notify_cb(void *aptr, int port, int pipe) in hdac_hdmi_eld_notify_cb() argument
1540 struct hdac_device *hdev = aptr; in hdac_hdmi_eld_notify_cb()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp6000_pcie.c543 static int bar_cmp(const void *aptr, const void *bptr) in bar_cmp() argument
545 const struct nfp_bar *a = aptr, *b = bptr; in bar_cmp()