Searched refs:pwm_ops (Results 1 - 25 of 70) sorted by relevance

123

/linux-master/drivers/pwm/
H A Dpwm-twl-led.c189 static const struct pwm_ops twl4030_pwmled_ops = {
339 static const struct pwm_ops twl6030_pwmled_ops = {
350 const struct pwm_ops *ops;
H A Dpwm-clps711x.c71 static const struct pwm_ops clps711x_pwm_ops = {
H A Dpwm-clk.c80 static const struct pwm_ops pwm_clk_ops = {
H A Dpwm-ntxec.c127 static const struct pwm_ops ntxec_pwm_ops = {
H A Dpwm-pxa.c135 static const struct pwm_ops pxa_pwm_ops = {
H A Dpwm-sl28cpld.c199 static const struct pwm_ops sl28cpld_pwm_ops = {
H A Dpwm-raspberrypi-poe.c134 static const struct pwm_ops raspberrypi_pwm_ops = {
H A Dpwm-crc.c154 static const struct pwm_ops crc_pwm_ops = {
H A Dpwm-mxs.c118 static const struct pwm_ops mxs_pwm_ops = {
H A Dpwm-visconti.c128 static const struct pwm_ops visconti_pwm_ops = {
H A Dpwm-lpc32xx.c117 static const struct pwm_ops lpc32xx_pwm_ops = {
H A Dpwm-ab8500.c180 static const struct pwm_ops ab8500_pwm_ops = {
H A Dpwm-apple.c98 static const struct pwm_ops apple_pwm_ops = {
H A Dpwm-ep93xx.c157 static const struct pwm_ops ep93xx_pwm_ops = {
H A Dpwm-imx1.c149 static const struct pwm_ops pwm_imx1_ops = {
H A Dpwm-dwc-core.c157 static const struct pwm_ops dwc_pwm_ops = {
H A Dpwm-twl.c331 static const struct pwm_ops twl4030_pwm_ops = {
337 static const struct pwm_ops twl6030_pwm_ops = {
H A Dpwm-rcar.c196 static const struct pwm_ops rcar_pwm_ops = {
H A Dpwm-cros-ec.c216 static const struct pwm_ops cros_ec_pwm_ops = {
H A Dpwm-berlin.c188 static const struct pwm_ops berlin_pwm_ops = {
H A Dpwm-brcmstb.c220 static const struct pwm_ops brcmstb_pwm_ops = {
H A Dpwm-bcm2835.c121 static const struct pwm_ops bcm2835_pwm_ops = {
H A Dpwm-vt8500.c225 static const struct pwm_ops vt8500_pwm_ops = {
H A Dpwm-xilinx.c193 static const struct pwm_ops xilinx_pwm_ops = {
/linux-master/include/linux/
H A Dpwm.h246 * struct pwm_ops - PWM controller operations
255 struct pwm_ops { struct
280 const struct pwm_ops *ops;

Completed in 132 milliseconds

123