freebsd-dev/sys/dev/pwm
Ian Lepore b93539730b Rename pwmbus.h to ofw_pwm.h, because after all the recent changes, there
is nothing left in the file that related to pwmbus at all.  It just contains
prototypes for the functions implemented in dev/pwm.ofw_pwm.c, so name it
accordingly and fix the include protect wrappers to match.

A new pwmbus.h will be coming along in a future commit.
2019-06-16 15:56:59 +00:00
..
ofw_pwm.c Rename pwmbus.h to ofw_pwm.h, because after all the recent changes, there 2019-06-16 15:56:59 +00:00
ofw_pwm.h Rename pwmbus.h to ofw_pwm.h, because after all the recent changes, there 2019-06-16 15:56:59 +00:00
pwmbus_if.m Make pwm channel numbers unsigned. 2019-06-15 23:02:09 +00:00
pwmbus.c Rename pwmbus.h to ofw_pwm.h, because after all the recent changes, there 2019-06-16 15:56:59 +00:00
pwmc.c Make pwm channel numbers unsigned. 2019-06-15 23:02:09 +00:00
pwmc.h Make channel number unsigned, and spell unsigned int u_int. This should 2019-06-16 00:32:19 +00:00