HomeSort by: relevance | last modified time | path
    Searched refs:i2c_lock_operations (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
i2c.h 94 const struct i2c_lock_operations *lock_ops;
115 * struct i2c_lock_operations: i2c bus lock operations.
117 struct i2c_lock_operations { struct
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_smu_v11_0_i2c.c 628 static const struct i2c_lock_operations smu_v11_0_i2c_i2c_lock_ops = {
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_gmbus.c 902 static const struct i2c_lock_operations gmbus_lock_ops = {
intel_sdvo.c 3220 static const struct i2c_lock_operations proxy_lock_ops = {
  /src/sys/external/bsd/drm2/dist/drm/
drm_dp_helper.c 920 static const struct i2c_lock_operations drm_dp_i2c_lock_ops = {

Completed in 24 milliseconds