Home
last modified time | relevance | path

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

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