Searched defs:reset_gpios (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/mfd/ |
H A D | arizona-spi.c | 28 static const struct acpi_gpio_params reset_gpios = { 1, 0, false }; variable
|
/linux/net/rfkill/ |
H A D | rfkill-gpio.c | 57 static const struct acpi_gpio_params reset_gpios = { 0, 0, false }; variable
|
/linux/drivers/nfc/st-nci/ |
H A D | spi.c | 203 static const struct acpi_gpio_params reset_gpios = { 1, 0, false }; variable
|
H A D | i2c.c | 191 static const struct acpi_gpio_params reset_gpios = { 1, 0, false }; variable
|
/linux/drivers/input/touchscreen/ |
H A D | bu21029_ts.c | 160 struct gpio_desc *reset_gpios; member
|
/linux/drivers/usb/dwc3/ |
H A D | dwc3-pci.c | 90 static const struct acpi_gpio_params reset_gpios = { 0, 0, false }; variable
|
/linux/drivers/bluetooth/ |
H A D | hci_intel.c | 1125 static const struct acpi_gpio_params reset_gpios = { 0, 0, false }; variable
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 10179 u8 reset_gpios; in bnx2x_84833_get_reset_gpios() local 10215 u8 reset_gpios; in bnx2x_84833_hw_reset_phy() local 13508 u8 reset_gpios; in bnx2x_84833_common_init_phy() local
|