Home
last modified time | relevance | path

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

/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_ioctl.h88 } VCHIQ_GET_CONFIG_T; typedef
118 _IOWR(VCHIQ_IOC_MAGIC, 10, VCHIQ_GET_CONFIG_T)
H A Dvchiq_arm.c1052 VCHIQ_GET_CONFIG_T args; in vchiq_ioctl()