Searched defs:pwm_get (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| D | priv.h | 90 int (*pwm_get)(struct nvkm_therm *, int line, u32 *, u32 *); member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| D | priv.h | 90 int (*pwm_get)(struct nvkm_therm *, int line, u32 *, u32 *); member
|
| /kernel/linux/linux-4.19/drivers/pwm/ |
| D | core.c | 762 struct pwm_device *pwm_get(struct device *dev, const char *con_id) in pwm_get() function
|
| /kernel/linux/linux-5.10/drivers/pwm/ |
| D | core.c | 998 struct pwm_device *pwm_get(struct device *dev, const char *con_id) in pwm_get() function
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | pwm.h | 533 static inline struct pwm_device *pwm_get(struct device *dev, in pwm_get() function
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | pwm.h | 493 static inline struct pwm_device *pwm_get(struct device *dev, in pwm_get() function
|