Searched refs:pwm_ops (Results 1 – 25 of 74) sorted by relevance
123
176 static const struct pwm_ops twl4030_pwmled_ops = {308 static const struct pwm_ops twl6030_pwmled_ops = {318 const struct pwm_ops *ops; in twl_pwmled_probe()
170 const struct pwm_ops *ops = chip->ops; in __pwm_round_waveform_tohw()182 const struct pwm_ops *ops = chip->ops; in __pwm_round_waveform_fromhw()193 const struct pwm_ops *ops = chip->ops; in __pwm_read_waveform()204 const struct pwm_ops *ops = chip->ops; in __pwm_write_waveform()247 const struct pwm_ops *ops = chip->ops; in pwm_round_waveform_might_sleep()306 const struct pwm_ops *ops = chip->ops; in pwm_get_waveform_might_sleep()334 const struct pwm_ops *ops = chip->ops; in __pwm_set_waveform()616 const struct pwm_ops *ops; in __pwm_apply()799 const struct pwm_ops *ops = chip->ops; in pwm_get_state_hw()905 const struct pwm_ops *ops = chip->ops; in pwm_capture()[all …]
60 static const struct pwm_ops argon_fan_hat_pwm_ops = {
65 static const struct pwm_ops clps711x_pwm_ops = {
331 static const struct pwm_ops twl4030_pwm_ops = {337 static const struct pwm_ops twl6030_pwm_ops = {
127 static const struct pwm_ops ntxec_pwm_ops = {
80 static const struct pwm_ops pwm_clk_ops = {
98 static const struct pwm_ops apple_pwm_ops = {
128 static const struct pwm_ops visconti_pwm_ops = {
157 static const struct pwm_ops dwc_pwm_ops = {
142 static const struct pwm_ops ep93xx_pwm_ops = {
118 static const struct pwm_ops mxs_pwm_ops = {
134 static const struct pwm_ops raspberrypi_pwm_ops = {
149 static const struct pwm_ops pwm_imx1_ops = {
117 static const struct pwm_ops lpc32xx_pwm_ops = {
154 static const struct pwm_ops crc_pwm_ops = {
180 static const struct pwm_ops ab8500_pwm_ops = {
136 static const struct pwm_ops pxa_pwm_ops = {
199 static const struct pwm_ops sl28cpld_pwm_ops = {
171 static const struct pwm_ops iqs620_pwm_ops = {
121 static const struct pwm_ops bcm2835_pwm_ops = {
4 * Make pwm.c use the struct pwm_ops::apply instead of ::config, ::set_polarity,
68 pwm_ops
54 static const struct pwm_ops rpi_panel_v2_pwm_ops = {
292 struct pwm_ops { struct333 const struct pwm_ops *ops; argument