Home
last modified time | relevance | path

Searched refs:ppcap (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/networking/
H A Dmac80211-injection.rst98 ppcap = pcap_open_live(szInterfaceName, 800, 1, 20, szErrbuf);
100 r = pcap_inject(ppcap, u8aSendBuffer, nLength);
/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c56 if (!bus->ppcap) { in hda_link_stream_assign()
H A Dhda.c617 if (bus->ppcap) in hda_init_caps()
/linux/sound/hda/core/
H A Dcontroller.c443 bus->ppcap = bus->remap_addr + offset; in snd_hdac_bus_parse_capabilities()
/linux/include/sound/
H A Dhdaudio.h301 void __iomem *ppcap; member
/linux/sound/hda/controllers/
H A Dintel.c1902 if (bus->ppcap && boot_cpu_has(X86_FEATURE_ART)) in azx_first_init()