Home
last modified time | relevance | path

Searched defs:pwm_ops (Results 1 – 12 of 12) sorted by relevance

/external/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
Ddevices.c54 static const lws_pwm_ops_t pwm_ops = { variable
/external/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/main/
Ddevices.c64 static const lws_pwm_ops_t pwm_ops = { variable
/external/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/
Ddevices.c72 static const lws_pwm_ops_t pwm_ops = { variable
/external/libwebsockets/include/libwebsockets/
Dlws-led.h97 const struct lws_pwm_ops *pwm_ops; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h80929 struct pwm_ops { struct
80930 int (*request)(struct pwm_chip *, struct pwm_device *);
80931 void (*free)(struct pwm_chip *, struct pwm_device *);
80932 int (*capture)(struct pwm_chip *, struct pwm_device *, struct pwm_capture *, long unsigned int);
80933 int (*apply)(struct pwm_chip *, struct pwm_device *, const struct pwm_state *);
80934 void (*get_state)(struct pwm_chip *, struct pwm_device *, struct pwm_state *);
80935 struct module *owner;
80936 int (*config)(struct pwm_chip *, struct pwm_device *, int, int);
80937 int (*set_polarity)(struct pwm_chip *, struct pwm_device *, enum pwm_polarity);
80938 int (*enable)(struct pwm_chip *, struct pwm_device *);
[all …]
Dvmlinux_518.h80929 struct pwm_ops { struct
80930 int (*request)(struct pwm_chip *, struct pwm_device *);
80931 void (*free)(struct pwm_chip *, struct pwm_device *);
80932 int (*capture)(struct pwm_chip *, struct pwm_device *, struct pwm_capture *, long unsigned int);
80933 int (*apply)(struct pwm_chip *, struct pwm_device *, const struct pwm_state *);
80934 void (*get_state)(struct pwm_chip *, struct pwm_device *, struct pwm_state *);
80935 struct module *owner;
80936 int (*config)(struct pwm_chip *, struct pwm_device *, int, int);
80937 int (*set_polarity)(struct pwm_chip *, struct pwm_device *, enum pwm_polarity);
80938 int (*enable)(struct pwm_chip *, struct pwm_device *);
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h33794 struct pwm_ops { struct
33795 int (*request)(struct pwm_chip *, struct pwm_device *);
33796 void (*free)(struct pwm_chip *, struct pwm_device *);
33797 int (*capture)(struct pwm_chip *, struct pwm_device *, struct pwm_capture *, long unsigned int);
33798 int (*apply)(struct pwm_chip *, struct pwm_device *, const struct pwm_state *);
33799 int (*get_state)(struct pwm_chip *, struct pwm_device *, struct pwm_state *);
33800 struct module *owner;
Dvmlinux.h33794 struct pwm_ops { struct
33795 int (*request)(struct pwm_chip *, struct pwm_device *);
33796 void (*free)(struct pwm_chip *, struct pwm_device *);
33797 int (*capture)(struct pwm_chip *, struct pwm_device *, struct pwm_capture *, long unsigned int);
33798 int (*apply)(struct pwm_chip *, struct pwm_device *, const struct pwm_state *);
33799 int (*get_state)(struct pwm_chip *, struct pwm_device *, struct pwm_state *);
33800 struct module *owner;
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h76738 struct pwm_ops { struct
76739 int (*request)(struct pwm_chip *, struct pwm_device *);
76740 void (*free)(struct pwm_chip *, struct pwm_device *);
76741 int (*capture)(struct pwm_chip *, struct pwm_device *, struct pwm_capture *, long unsigned int);
76742 int (*apply)(struct pwm_chip *, struct pwm_device *, const struct pwm_state *);
76743 int (*get_state)(struct pwm_chip *, struct pwm_device *, struct pwm_state *);
76744 struct module *owner;
Dvmlinux.h76738 struct pwm_ops { struct
76739 int (*request)(struct pwm_chip *, struct pwm_device *);
76740 void (*free)(struct pwm_chip *, struct pwm_device *);
76741 int (*capture)(struct pwm_chip *, struct pwm_device *, struct pwm_capture *, long unsigned int);
76742 int (*apply)(struct pwm_chip *, struct pwm_device *, const struct pwm_state *);
76743 int (*get_state)(struct pwm_chip *, struct pwm_device *, struct pwm_state *);
76744 struct module *owner;
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h38087 struct pwm_ops { struct
38088 int (*request)(struct pwm_chip *, struct pwm_device *);
38089 void (*free)(struct pwm_chip *, struct pwm_device *);
38090 int (*capture)(struct pwm_chip *, struct pwm_device *, struct pwm_capture *, long unsigned int);
38091 int (*apply)(struct pwm_chip *, struct pwm_device *, const struct pwm_state *);
38092 void (*get_state)(struct pwm_chip *, struct pwm_device *, struct pwm_state *);
38093 struct module *owner;
Dvmlinux.h38087 struct pwm_ops { struct
38088 int (*request)(struct pwm_chip *, struct pwm_device *);
38089 void (*free)(struct pwm_chip *, struct pwm_device *);
38090 int (*capture)(struct pwm_chip *, struct pwm_device *, struct pwm_capture *, long unsigned int);
38091 int (*apply)(struct pwm_chip *, struct pwm_device *, const struct pwm_state *);
38092 void (*get_state)(struct pwm_chip *, struct pwm_device *, struct pwm_state *);
38093 struct module *owner;