| /Linux-v6.6/drivers/platform/surface/ | 
| D | surface_hotplug.c | 24 static const struct acpi_gpio_params shps_base_presence_int   = { 0, 0, false }; 25 static const struct acpi_gpio_params shps_base_presence       = { 1, 0, false }; 26 static const struct acpi_gpio_params shps_device_power_int    = { 2, 0, false }; 27 static const struct acpi_gpio_params shps_device_power        = { 3, 0, false }; 28 static const struct acpi_gpio_params shps_device_presence_int = { 4, 0, false }; 29 static const struct acpi_gpio_params shps_device_presence     = { 5, 0, false };
  | 
| /Linux-v6.6/drivers/extcon/ | 
| D | extcon-intel-int3496.c | 44 static const struct acpi_gpio_params id_gpios = { INT3496_GPIO_USB_ID, 0, false }; 45 static const struct acpi_gpio_params vbus_gpios = { INT3496_GPIO_VBUS_EN, 0, false }; 46 static const struct acpi_gpio_params mux_gpios = { INT3496_GPIO_USB_MUX, 0, false };
  | 
| /Linux-v6.6/net/rfkill/ | 
| D | rfkill-gpio.c | 52 static const struct acpi_gpio_params reset_gpios = { 0, 0, false }; 53 static const struct acpi_gpio_params shutdown_gpios = { 1, 0, false };
  | 
| /Linux-v6.6/sound/soc/intel/boards/ | 
| D | bdw-rt5677.c | 125 static const struct acpi_gpio_params plug_det_gpio = { RT5677_GPIO_PLUG_DET, 0, false }; 126 static const struct acpi_gpio_params mic_present_gpio = { RT5677_GPIO_MIC_PRESENT_L, 0, false }; 127 static const struct acpi_gpio_params headphone_enable_gpio = { RT5677_GPIO_HP_AMP_SHDN_L, 0, false …
  | 
| D | kbl_rt5660.c | 58 static const struct acpi_gpio_params lineout_mute_gpio = { GPIO_LINEOUT_MUTE_INDEX, 0, true }; 59 static const struct acpi_gpio_params lineout_det_gpio = { GPIO_LINEOUT_DET_INDEX, 0, false }; 60 static const struct acpi_gpio_params mic_det_gpio = { GPIO_LINEIN_DET_INDEX, 0, false };
  | 
| D | cht_bsw_max98090_ti.c | 177 static const struct acpi_gpio_params hp_gpios = { 0, 0, false }; 178 static const struct acpi_gpio_params mic_gpios = { 1, 0, false };
  | 
| D | bytcr_rt5651.c | 361 static const struct acpi_gpio_params pov_p1006w_hp_detect = { 1, 0, false }; 362 static const struct acpi_gpio_params pov_p1006w_ext_amp_en = { 2, 0, true }; 871 static const struct acpi_gpio_params ext_amp_enable_gpios = { 0, 0, false };
  | 
| D | bytcht_cx2072x.c | 64 static const struct acpi_gpio_params byt_cht_cx2072x_headset_gpios;
  | 
| D | bytcr_rt5640.c | 482 static const struct acpi_gpio_params acpi_gpio0 = { 0, 0, false }; 483 static const struct acpi_gpio_params acpi_gpio1 = { 1, 0, false }; 484 static const struct acpi_gpio_params acpi_gpio2 = { 2, 0, false }; 1183 static const struct acpi_gpio_params amcr0f28_jd_gpio = { 1, 0, false };
  | 
| D | sof_es8336.c | 75 static const struct acpi_gpio_params enable_gpio0 = { 0, 0, true }; 76 static const struct acpi_gpio_params enable_gpio1 = { 1, 0, true };
  | 
| /Linux-v6.6/drivers/mfd/ | 
| D | arizona-spi.c | 28 static const struct acpi_gpio_params reset_gpios = { 1, 0, false }; 29 static const struct acpi_gpio_params ldoena_gpios = { 2, 0, false };
  | 
| /Linux-v6.6/drivers/staging/media/atomisp/pci/ | 
| D | atomisp_csi2.h | 42 	struct acpi_gpio_params params[CSI2_MAX_ACPI_GPIOS];
  | 
| /Linux-v6.6/drivers/nfc/nxp-nci/ | 
| D | i2c.c | 257 static const struct acpi_gpio_params firmware_gpios = { 1, 0, false }; 258 static const struct acpi_gpio_params enable_gpios = { 2, 0, false };
  | 
| /Linux-v6.6/drivers/usb/dwc3/ | 
| D | dwc3-pci.c | 84 static const struct acpi_gpio_params reset_gpios = { 0, 0, false }; 85 static const struct acpi_gpio_params cs_gpios = { 1, 0, false };
  | 
| /Linux-v6.6/Documentation/firmware-guide/acpi/ | 
| D | gpio-properties.rst | 241 to an array of line data (struct acpi_gpio_params) objects and the size of that 242 array.  Each struct acpi_gpio_params object consists of three fields, 251   static const struct acpi_gpio_params reset_gpio = { 1, 1, false }; 252   static const struct acpi_gpio_params shutdown_gpio = { 0, 0, false };
  | 
| /Linux-v6.6/drivers/platform/surface/aggregator/ | 
| D | core.c | 607 static const struct acpi_gpio_params gpio_ssam_wakeup_int = { 0, 0, false }; 608 static const struct acpi_gpio_params gpio_ssam_wakeup     = { 1, 0, false };
  | 
| /Linux-v6.6/include/linux/gpio/ | 
| D | consumer.h | 582 struct acpi_gpio_params {  struct 590 	const struct acpi_gpio_params *data;  argument
  | 
| /Linux-v6.6/drivers/nfc/st-nci/ | 
| D | i2c.c | 191 static const struct acpi_gpio_params reset_gpios = { 1, 0, false };
  | 
| D | spi.c | 203 static const struct acpi_gpio_params reset_gpios = { 1, 0, false };
  | 
| /Linux-v6.6/sound/soc/amd/ | 
| D | acp-es8336.c | 189 static const struct acpi_gpio_params pa_enable_gpio = { 0, 0, false };
  | 
| /Linux-v6.6/drivers/bluetooth/ | 
| D | hci_h5.c | 1056 static const struct acpi_gpio_params btrtl_device_wake_gpios = { 0, 0, false }; 1057 static const struct acpi_gpio_params btrtl_enable_gpios = { 1, 0, false }; 1058 static const struct acpi_gpio_params btrtl_host_wake_gpios = { 2, 0, false };
  | 
| D | hci_bcm.c | 943 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; 944 static const struct acpi_gpio_params second_gpio = { 1, 0, false }; 945 static const struct acpi_gpio_params third_gpio = { 2, 0, false };
  | 
| /Linux-v6.6/drivers/nfc/fdp/ | 
| D | i2c.c | 271 static const struct acpi_gpio_params power_gpios = { 0, 0, false };
  | 
| /Linux-v6.6/sound/soc/intel/avs/boards/ | 
| D | es8336.c | 30 static const struct acpi_gpio_params enable_gpio = { 0, 0, true };
  | 
| /Linux-v6.6/drivers/nfc/pn544/ | 
| D | i2c.c | 860 static const struct acpi_gpio_params enable_gpios = { 1, 0, false }; 861 static const struct acpi_gpio_params firmware_gpios = { 2, 0, false };
  |