Searched refs:device (Results 176 - 200 of 13846) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dnv04.c33 nv04_i2c_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, argument
36 return nvkm_i2c_new_(&nv04_i2c, device, type, inst, pi2c);
H A Dnv50.c33 nv50_i2c_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, argument
36 return nvkm_i2c_new_(&nv50_i2c, device, type, inst, pi2c);
H A Dnv4e.c33 nv4e_i2c_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, argument
36 return nvkm_i2c_new_(&nv4e_i2c, device, type, inst, pi2c);
H A Dgf117.c33 gf117_i2c_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, argument
36 return nvkm_i2c_new_(&gf117_i2c, device, type, inst, pi2c);
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/
H A Dbase.c27 nvkm_mspdec_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, argument
30 return nvkm_falcon_new_(func, device, type, inst, true, 0x085000, pengine);
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/msppp/
H A Dbase.c27 nvkm_msppp_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, argument
30 return nvkm_falcon_new_(func, device, type, inst, true, 0x086000, pengine);
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dmcp77.c34 mcp77_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) argument
36 return nv50_fb_new_(&mcp77_fb, device, type, inst, pfb);
H A Dmcp89.c34 mcp89_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) argument
36 return nv50_fb_new_(&mcp89_fb, device, type, inst, pfb);
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dgf100.c33 gf100_dma_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, argument
36 return nvkm_dma_new_(&gf100_dma, device, type, inst, pdma);
H A Dnv04.c33 nv04_dma_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, argument
36 return nvkm_dma_new_(&nv04_dma, device, type, inst, pdma);
H A Dnv50.c33 nv50_dma_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, argument
36 return nvkm_dma_new_(&nv50_dma, device, type, inst, pdma);
H A Dgf119.c33 gf119_dma_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, argument
36 return nvkm_dma_new_(&gf119_dma, device, type, inst, pdma);
H A Dgv100.c31 gv100_dma_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, argument
34 return nvkm_dma_new_(&gv100_dma, device, type, inst, pdma);
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/msvld/
H A Dbase.c27 nvkm_msvld_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, argument
30 return nvkm_falcon_new_(func, device, type, inst, true, 0x084000, pengine);
/linux-master/include/linux/iio/
H A Ddriver.h11 struct device;
17 * @indio_dev: provider device
25 * the given provider device
26 * @indio_dev: provider device
31 * devm_iio_map_array_register - device-managed version of iio_map_array_register
34 * @maps: Pointer to an IIO map object which is to be registered to this IIO device
38 * handle de-registration of the IIO map object when the device's refcount goes to
41 int devm_iio_map_array_register(struct device *dev, struct iio_dev *indio_dev, struct iio_map *maps);
/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_iommu.h14 static inline bool exynos_is_iommu_available(struct device *dev)
21 static inline bool exynos_is_iommu_available(struct device *dev)
/linux-master/drivers/power/supply/
H A Dsamsung-sdi-battery.h3 extern int samsung_sdi_battery_get_info(struct device *dev,
7 static inline int samsung_sdi_battery_get_info(struct device *dev,
/linux-master/sound/soc/codecs/
H A Dpcm1789.h14 int pcm1789_common_init(struct device *dev, struct regmap *regmap);
15 void pcm1789_common_exit(struct device *dev);
/linux-master/include/linux/
H A Dacpi_viot.h11 int viot_iommu_configure(struct device *dev);
15 static inline int viot_iommu_configure(struct device *dev)
H A Dinterconnect-clk.h9 struct device;
16 struct icc_provider *icc_clk_register(struct device *dev,
/linux-master/drivers/iio/magnetometer/
H A Dbmc150_magn.h8 int bmc150_magn_probe(struct device *dev, struct regmap *regmap, int irq,
10 void bmc150_magn_remove(struct device *dev);
/linux-master/include/linux/mdio/
H A Dmdio-i2c.h10 struct device;
21 struct mii_bus *mdio_i2c_alloc(struct device *parent, struct i2c_adapter *i2c,
/linux-master/drivers/iio/imu/bno055/
H A Dbno055.h8 struct device;
9 int bno055_probe(struct device *dev, struct regmap *regmap,
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dbase.c30 nvkm_mc_unk260(struct nvkm_device *device, u32 data) argument
32 struct nvkm_mc *mc = device->mc;
38 nvkm_mc_intr_mask(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, bool en) argument
40 struct nvkm_subdev *subdev = nvkm_device_subdev(device, type, inst);
51 nvkm_mc_reset_mask(struct nvkm_device *device, bool isauto, enum nvkm_subdev_type type, int inst) argument
53 struct nvkm_mc *mc = device->mc;
57 if (!(pmc_enable = nvkm_top_reset(device, type, inst))) {
72 nvkm_mc_reset(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) argument
74 u64 pmc_enable = nvkm_mc_reset_mask(device, true, type, inst);
76 device
82 nvkm_mc_disable(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) argument
90 nvkm_mc_enable(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) argument
98 nvkm_mc_enabled(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) argument
127 nvkm_mc_new_(const struct nvkm_mc_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) argument
[all...]
/linux-master/drivers/iio/accel/
H A Dfxls8962af.h9 struct device;
16 int fxls8962af_core_probe(struct device *dev, struct regmap *regmap, int irq);

Completed in 325 milliseconds

1234567891011>>