Searched defs:repoll (Results 1 – 3 of 3) sorted by relevance
426 static int hilse_operate(hil_mlc *mlc, int repoll) in hilse_operate()
1503 int repoll) in update_eld()1603 int repoll) in hdmi_present_sense_via_verbs()1844 static void hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) in hdmi_present_sense()
7400 static int __napi_poll(struct napi_struct *n, bool *repoll) in __napi_poll()7468 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll()7524 bool repoll = false; in napi_threaded_poll_loop() local