Home
last modified time | relevance | path

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

/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_dev.c840 unsigned int lib_version = (unsigned int)arg; in vchiq_ioctl() local
842 if (lib_version < VCHIQ_VERSION_MIN) in vchiq_ioctl()
844 else if (lib_version >= VCHIQ_VERSION_CLOSE_DELIVERED) in vchiq_ioctl()
/linux/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h272 u32 lib_version; member