Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/
Ddrm_probe_helper.c698 bool repoll = false, changed; in output_poll_execute() local
/linux-6.1.9/drivers/input/serio/
Dhil_mlc.c426 static int hilse_operate(hil_mlc *mlc, int repoll) in hilse_operate()
/linux-6.1.9/sound/pci/hda/
Dpatch_hdmi.c1493 int repoll) in update_eld()
1593 int repoll) in hdmi_present_sense_via_verbs()
1835 static void hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) in hdmi_present_sense()
/linux-6.1.9/net/core/
Ddev.c6484 static int __napi_poll(struct napi_struct *n, bool *repoll) in __napi_poll()
6555 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll()
6610 bool repoll = false; in napi_threaded_poll() local