Home
last modified time | relevance | path

Searched refs:GET_VERSION (Results 1 – 4 of 4) sorted by relevance

/linux/arch/m68k/emu/
H A Dnfeth.c25 GET_VERSION = 0,/* no parameters, return NFAPI_VERSION in d0 */ enumerator
234 ver = nf_call(nfEtherID + GET_VERSION); in nfeth_init()
/linux/drivers/platform/x86/intel/pmt/
H A Dcrashlog.c34 #define GET_VERSION(v) (((v) & GENMASK(19, 16)) >> 16) macro
170 *version = GET_VERSION(discovery_header); in pmt_crashlog_supported()
/linux/drivers/hid/
H A Dhid-lenovo-go-s.c80 GET_VERSION = 0x01, enumerator
408 case GET_VERSION: in hid_gos_raw_event()
1344 ret = mcu_property_out(drvdata.hdev, GET_VERSION, FEATURE_NONE, NULL, 0); in cfg_setup()
/linux/drivers/usb/serial/
H A Dspcp8x5.c100 #define GET_VERSION 0xc0
102 #define GET_VERSION global() macro