Source Code Structure
The following code block shows the source code structure for the PWM subsystem.
linux-5.15.0
├── drivers
│ ├── pwm
│ │ ├── core.c
│ │ ├── sysfs.c
│ │ └── pwm-starfive-ptc.c