Home
last modified time | relevance | path

Searched defs:repoll (Results 1 – 2 of 2) sorted by relevance

/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c1140 int repoll) in update_eld()
1240 int repoll) in hdmi_present_sense_via_verbs()
1402 static void hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) in hdmi_present_sense()
/linux/net/core/
H A Ddev.c7654 static int __napi_poll(struct napi_struct *n, bool *repoll) in __napi_poll()
7721 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll()
7777 bool repoll = false; in napi_threaded_poll_loop() local