Home
last modified time | relevance | path

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

/linux/sound/core/oss/
H A Dpcm_plugin.h26 void *aptr; /* pointer to the allocated area */ member
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1578 hdac_hdmi_pin2port(void * aptr,int pin) hdac_hdmi_pin2port() argument
1583 hdac_hdmi_eld_notify_cb(void * aptr,int port,int pipe) hdac_hdmi_eld_notify_cb() argument
/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()
/linux/fs/xfs/libxfs/
H A Dxfs_btree.c3230 union xfs_btree_ptr aptr; in xfs_btree_new_iroot() local