Home
last modified time | relevance | path

Searched defs:mdio_device (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h67958 struct mdio_device { struct
67963 void (*device_free)(struct mdio_device *); argument
67964 void (*device_remove)(struct mdio_device *); argument
67965 int addr;
67966 int flags;
67967 struct gpio_desc *reset_gpio;
67968 struct reset_control *reset_ctrl;
67969 unsigned int reset_assert_delay;
67970 unsigned int reset_deassert_delay;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h99371 struct mdio_device { struct
99376 void (*device_free)(struct mdio_device *); argument
99377 void (*device_remove)(struct mdio_device *); argument
99378 int addr;
99379 int flags;
99380 struct gpio_desc *reset_gpio;
99381 struct reset_control *reset_ctrl;
99382 unsigned int reset_assert_delay;
99383 unsigned int reset_deassert_delay;
Dvmlinux.h99371 struct mdio_device { struct
99376 void (*device_free)(struct mdio_device *); argument
99377 void (*device_remove)(struct mdio_device *); argument
99378 int addr;
99379 int flags;
99380 struct gpio_desc *reset_gpio;
99381 struct reset_control *reset_ctrl;
99382 unsigned int reset_assert_delay;
99383 unsigned int reset_deassert_delay;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h82834 struct mdio_device { struct
82839 void (*device_free)(struct mdio_device *); argument
82840 void (*device_remove)(struct mdio_device *); argument
82841 int addr;
82842 int flags;
82843 struct gpio_desc *reset_gpio;
82844 struct reset_control *reset_ctrl;
82845 unsigned int reset_assert_delay;
82846 unsigned int reset_deassert_delay;
Dvmlinux_510.h82834 struct mdio_device { struct
82839 void (*device_free)(struct mdio_device *); argument
82840 void (*device_remove)(struct mdio_device *); argument
82841 int addr;
82842 int flags;
82843 struct gpio_desc *reset_gpio;
82844 struct reset_control *reset_ctrl;
82845 unsigned int reset_assert_delay;
82846 unsigned int reset_deassert_delay;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h81476 struct mdio_device { struct
81481 void (*device_free)(struct mdio_device *); argument
81482 void (*device_remove)(struct mdio_device *); argument
81483 int addr;
81484 int flags;
81485 struct gpio_desc *reset_gpio;
81486 struct reset_control *reset_ctrl;
81487 unsigned int reset_assert_delay;
81488 unsigned int reset_deassert_delay;
Dvmlinux.h81476 struct mdio_device { struct
81481 void (*device_free)(struct mdio_device *); argument
81482 void (*device_remove)(struct mdio_device *); argument
81483 int addr;
81484 int flags;
81485 struct gpio_desc *reset_gpio;
81486 struct reset_control *reset_ctrl;
81487 unsigned int reset_assert_delay;
81488 unsigned int reset_deassert_delay;