Home
last modified time | relevance | path

Searched refs:max_lazy_polls (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/
H A Dsch56xx-common.c108 const int max_lazy_polls = 32; in sch56xx_send_cmd() local
135 for (i = 0; i < max_busy_polls + max_lazy_polls; i++) { in sch56xx_send_cmd()
147 if (i == max_busy_polls + max_lazy_polls) { in sch56xx_send_cmd()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/
H A Dsch56xx-common.c108 const int max_lazy_polls = 32; in sch56xx_send_cmd() local
135 for (i = 0; i < max_busy_polls + max_lazy_polls; i++) { in sch56xx_send_cmd()
147 if (i == max_busy_polls + max_lazy_polls) { in sch56xx_send_cmd()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/
H A Dsch56xx-common.c108 const int max_lazy_polls = 32; in sch56xx_send_cmd() local
135 for (i = 0; i < max_busy_polls + max_lazy_polls; i++) { in sch56xx_send_cmd()
147 if (i == max_busy_polls + max_lazy_polls) { in sch56xx_send_cmd()