Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_gmbus.c964 static const struct i2c_lock_operations gmbus_lock_ops = { variable
1022 bus->adapter.lock_ops = &gmbus_lock_ops; in intel_gmbus_setup()