Searched refs:i2c_new_device (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Di2c.h205 #define i2c_new_device linux_i2c_new_device macro
212 i2c_new_device(struct i2c_adapter *, const struct i2c_board_info *);
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dnouveau_nvkm_subdev_therm_ic.c47 client = i2c_new_device(&bus->i2c, info);
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_encoder_slave.c69 client = i2c_new_device(adap, info);
/netbsd-current/sys/external/bsd/drm2/i2c/
H A Ddrm_encoder_slave.c160 client = i2c_new_device(adapter, info);
/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_i2c.c66 i2c_new_device(struct i2c_adapter *adapter, const struct i2c_board_info *info)
65 i2c_new_device(struct i2c_adapter *adapter, const struct i2c_board_info *info) function
/netbsd-current/sys/external/bsd/drm2/dist/drm/i2c/
H A Dsil164_drv.c401 return i2c_new_device(adap, &info);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_dpm.c864 i2c_new_device(&adev->pm.i2c_bus->adapter, &info);
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_combios.c2712 i2c_new_device(&rdev->pm.i2c_bus->adapter, &info);
2729 i2c_new_device(&rdev->pm.i2c_bus->adapter, &info);
H A Dradeon_atombios.c2119 i2c_new_device(&rdev->pm.i2c_bus->adapter, &info);
2359 i2c_new_device(&rdev->pm.i2c_bus->adapter, &info);

Completed in 209 milliseconds