Home
last modified time | relevance | path

Searched refs:aux_dev_wrapper (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/misc/mchp_pci1xxxx/
Dmchp_pci1xxxx_gpio.c374 struct auxiliary_device_wrapper *aux_dev_wrapper; in pci1xxxx_gpio_probe() local
379 aux_dev_wrapper = (struct auxiliary_device_wrapper *) in pci1xxxx_gpio_probe()
382 pdata = &aux_dev_wrapper->gp_aux_data; in pci1xxxx_gpio_probe()
Dmchp_pci1xxxx_otpe2p.c327 struct auxiliary_device_wrapper *aux_dev_wrapper; in pci1xxxx_otp_eeprom_probe() local
333 aux_dev_wrapper = container_of(aux_dev, struct auxiliary_device_wrapper, in pci1xxxx_otp_eeprom_probe()
335 pdata = &aux_dev_wrapper->gp_aux_data; in pci1xxxx_otp_eeprom_probe()