Home
last modified time | relevance | path

Searched defs:pwm_get (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dpriv.h90 int (*pwm_get)(struct nvkm_therm *, int line, u32 *, u32 *); member
/linux-6.14.4/include/linux/
Dpwm.h576 static inline struct pwm_device *pwm_get(struct device *dev, in pwm_get() function
/linux-6.14.4/drivers/pwm/
Dcore.c1835 struct pwm_device *pwm_get(struct device *dev, const char *con_id) in pwm_get() function