Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/input/touchscreen/
Dhycon-hy46xx.c71 int lib_version; member
257 static HYCON_ATTR_U8(lib_version, 0444, HY46XX_LIB_VERSION, 0, 255);
413 tsdata->lib_version = val; in hycon_hy46xx_get_parameters()
/linux-6.1.9/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_dev.c835 unsigned int lib_version = (unsigned int)arg; in vchiq_ioctl() local
837 if (lib_version < VCHIQ_VERSION_MIN) in vchiq_ioctl()
839 else if (lib_version >= VCHIQ_VERSION_CLOSE_DELIVERED) in vchiq_ioctl()
/linux-6.1.9/sound/soc/intel/atom/
Dsst-mfld-dsp.h272 u32 lib_version; member