Searched refs:pwmbus_channel_config (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/pwm/
H A Dpwmbus.c215 pwmbus_channel_config(device_t dev, u_int chan, u_int period, u_int duty) function
273 DEVMETHOD(pwmbus_channel_config, pwmbus_channel_config),
/freebsd-13-stable/sys/arm/allwinner/
H A Daw_pwm.c387 DEVMETHOD(pwmbus_channel_config, aw_pwm_channel_config),
/freebsd-13-stable/sys/arm64/rockchip/
H A Drk_pwm.c387 DEVMETHOD(pwmbus_channel_config, rk_pwm_channel_config),
/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_ehrpwm.c699 DEVMETHOD(pwmbus_channel_config, am335x_ehrpwm_channel_config),

Completed in 124 milliseconds