Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci-sa1111.c273 struct sa1111_dev *dev = to_sa1111_device(_dev); in ohci_hcd_sa1111_shutdown()
/linux/arch/arm/include/asm/hardware/
H A Dsa1111.h395 #define to_sa1111_device(x) container_of(x, struct sa1111_dev, dev) macro