Home
last modified time | relevance | path

Searched refs:exttype (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/hid/
A Dhid-wiimote-core.c492 switch (exttype) { in wiimote_cmd_map_mp()
735 wdata->state.exttype = ext; in wiimote_ext_load()
810 __u8 exttype) in wiimote_init_set_type() argument
855 name, vendor, product, exttype); in wiimote_init_set_type()
989 ret = type == wdata->state.exttype; in wiimote_init_check()
1015 ret = type == wdata->state.exttype; in wiimote_init_check()
1097 __u8 exttype, extdata[6], mpdata[6]; in wiimote_init_hotplug() local
1129 if (exttype != wdata->state.exttype) { in wiimote_init_hotplug()
1142 wiimote_exttype_names[exttype]); in wiimote_init_hotplug()
1144 wiimote_ext_load(wdata, exttype); in wiimote_init_hotplug()
[all …]
A Dhid-wiimote.h121 __u8 exttype; member
/linux/drivers/cpufreq/
A Dpowernow-k8.h20 u32 exttype; /* extended interface = 1 */ member
A Dpowernow-k8.c720 data->exttype = (control >> EXT_TYPE_SHIFT) & EXT_TYPE_MASK; in powernow_k8_acpi_pst_values()
809 if (data->exttype) { in fill_powernow_table_fidvid()
/linux/include/uapi/linux/
A Dxfrm.h235 __u16 exttype; member
/linux/net/xfrm/
A Dxfrm_state.c1492 uctx->exttype = XFRMA_SEC_CTX; in clone_security()
A Dxfrm_user.c824 uctx->exttype = XFRMA_SEC_CTX; in copy_sec_ctx()
/linux/net/key/
A Daf_key.c475 uctx->exttype = sec_ctx->sadb_x_sec_exttype; in pfkey_sadb2xfrm_user_sec_ctx()

Completed in 35 milliseconds