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

1234567891011>>

/linux-master/include/soc/qcom/
H A Drpmh.h14 int rpmh_write(const struct device *dev, enum rpmh_state state,
17 int rpmh_write_async(const struct device *dev, enum rpmh_state state,
20 int rpmh_write_batch(const struct device *dev, enum rpmh_state state,
23 void rpmh_invalidate(const struct device *dev);
27 static inline int rpmh_write(const struct device *dev, enum rpmh_state state,
31 static inline int rpmh_write_async(const struct device *dev,
36 static inline int rpmh_write_batch(const struct device *dev,
41 static inline void rpmh_invalidate(const struct device *dev)
/linux-master/sound/soc/ti/
H A Dsdma-pcm.h11 int sdma_pcm_platform_register(struct device *dev,
14 static inline int sdma_pcm_platform_register(struct device *dev,
/linux-master/arch/mips/loongson2ef/fuloong-2e/
H A Ddma.c4 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr)
9 phys_addr_t dma_to_phys(struct device *dev, dma_addr_t dma_addr)
/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)
/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,

Completed in 352 milliseconds

1234567891011>>