Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/include/asm/hardware/
Dsa1111.h397 #define to_sa1111_device(x) container_of(x, struct sa1111_dev, dev) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/hardware/
Dsa1111.h395 #define to_sa1111_device(x) container_of(x, struct sa1111_dev, dev) macro