OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:long_hpd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_hotplug.c
132
* @
long_hpd
: whether the HPD IRQ was long or short
158
enum hpd_pin pin, bool
long_hpd
)
163
const int increment =
long_hpd
? 10 : 1;
168
(!
long_hpd
&& !dev_priv->hotplug.hpd_short_storm_enabled))
331
bool
long_hpd
, short_hpd;
local in function:i915_digport_work_func
337
long_hpd
= long_port_mask & BIT(port);
340
if (!
long_hpd
&& !short_hpd)
345
ret = dig_port->hpd_pulse(dig_port,
long_hpd
);
478
bool
long_hpd
;
local in function:intel_hpd_irq_handler
487
long_hpd
= long_mask & BIT(pin)
505
bool
long_hpd
;
local in function:intel_hpd_irq_handler
[
all
...]
intel_hotplug.c
132
* @
long_hpd
: whether the HPD IRQ was long or short
158
enum hpd_pin pin, bool
long_hpd
)
163
const int increment =
long_hpd
? 10 : 1;
168
(!
long_hpd
&& !dev_priv->hotplug.hpd_short_storm_enabled))
331
bool
long_hpd
, short_hpd;
local in function:i915_digport_work_func
337
long_hpd
= long_port_mask & BIT(port);
340
if (!
long_hpd
&& !short_hpd)
345
ret = dig_port->hpd_pulse(dig_port,
long_hpd
);
478
bool
long_hpd
;
local in function:intel_hpd_irq_handler
487
long_hpd
= long_mask & BIT(pin)
505
bool
long_hpd
;
local in function:intel_hpd_irq_handler
[
all
...]
Completed in 23 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025