Searched defs:pwm_get (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/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-6.6/drivers/pwm/ |
| D | core.c | 849 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-6.6/include/linux/ |
| D | pwm.h | 485 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
|