Home
last modified time | relevance | path

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

/linux/drivers/misc/mchp_pci1xxxx/
H A 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()
H A Dmchp_pci1xxxx_otpe2p.c323 struct auxiliary_device_wrapper *aux_dev_wrapper; in pci1xxxx_otp_eeprom_probe() local
329 aux_dev_wrapper = container_of(aux_dev, struct auxiliary_device_wrapper, in pci1xxxx_otp_eeprom_probe()
331 pdata = &aux_dev_wrapper->gp_aux_data; in pci1xxxx_otp_eeprom_probe()