Home
last modified time | relevance | path

Searched defs:ver_min (Results 1 – 3 of 3) sorted by relevance

/linux/arch/parisc/include/asm/
H A Deisa_eeprom.h23 u_int8_t ver_min; member
51 u_int8_t ver_min; member
/linux/sound/pci/pcxhr/
H A Dpcxhr.c1210 short ver_min = (mgr->dsp_version >> 8) & 0xff; in pcxhr_proc_info() local
/linux/include/linux/usb/
H A Dpd.h537 #define RMDO(rev_maj, rev_min, ver_maj, ver_min) \ argument