Home
last modified time | relevance | path

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

/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c211 struct best_voice *best, int active_only) in lookup_voices()
/linux/drivers/pmdomain/qcom/
H A Drpmhpd.c51 const bool active_only; member
/linux/drivers/clk/qcom/
H A Dclk-smd-rpm.c166 const bool active_only; member
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c2009 const struct vop2_regs_dump *dump, bool active_only) in vop2_regs_print()
2033 static void __vop2_regs_dump(struct seq_file *s, bool active_only) in __vop2_regs_dump()
/linux/net/mac80211/
H A Dutil.c738 bool active_only = iter_flags & IEEE80211_IFACE_ITER_ACTIVE; in __iterate_interfaces() local