/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-wiimote-core.c | 487 static bool wiimote_cmd_map_mp(struct wiimote_data *wdata, __u8 exttype) in wiimote_cmd_map_mp() argument 492 switch (exttype) { in wiimote_cmd_map_mp() 735 wdata->state.exttype = ext; in wiimote_ext_load() 744 ops = wiimod_ext_table[wdata->state.exttype]; in wiimote_ext_unload() 747 wdata->state.exttype = WIIMOTE_EXT_UNKNOWN; in wiimote_ext_unload() 810 __u8 exttype) in wiimote_init_set_type() 820 if (exttype == WIIMOTE_EXT_BALANCE_BOARD) { in wiimote_init_set_type() 823 } else if (exttype == WIIMOTE_EXT_PRO_CONTROLLER) { in wiimote_init_set_type() 855 name, vendor, product, exttype); in wiimote_init_set_type() 865 __u8 exttype in wiimote_init_detect() local 809 wiimote_init_set_type(struct wiimote_data *wdata, __u8 exttype) wiimote_init_set_type() argument 1097 __u8 exttype, extdata[6], mpdata[6]; wiimote_init_hotplug() local [all...] |
H A D | hid-wiimote.h | 121 __u8 exttype; member
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-wiimote-core.c | 490 static bool wiimote_cmd_map_mp(struct wiimote_data *wdata, __u8 exttype) in wiimote_cmd_map_mp() argument 495 switch (exttype) { in wiimote_cmd_map_mp() 739 wdata->state.exttype = ext; in wiimote_ext_load() 748 ops = wiimod_ext_table[wdata->state.exttype]; in wiimote_ext_unload() 751 wdata->state.exttype = WIIMOTE_EXT_UNKNOWN; in wiimote_ext_unload() 814 __u8 exttype) in wiimote_init_set_type() 824 if (exttype == WIIMOTE_EXT_BALANCE_BOARD) { in wiimote_init_set_type() 827 } else if (exttype == WIIMOTE_EXT_PRO_CONTROLLER) { in wiimote_init_set_type() 859 name, vendor, product, exttype); in wiimote_init_set_type() 869 __u8 exttype in wiimote_init_detect() local 813 wiimote_init_set_type(struct wiimote_data *wdata, __u8 exttype) wiimote_init_set_type() argument 1102 __u8 exttype, extdata[6], mpdata[6]; wiimote_init_hotplug() local [all...] |
H A D | hid-wiimote.h | 122 __u8 exttype; member
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | powernow-k8.h | 20 u32 exttype; /* extended interface = 1 */ member
|
H A D | powernow-k8.c | 720 data->exttype = (control >> EXT_TYPE_SHIFT) & EXT_TYPE_MASK; in powernow_k8_acpi_pst_values() 809 if (data->exttype) { in fill_powernow_table_fidvid()
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | powernow-k8.h | 20 u32 exttype; /* extended interface = 1 */ member
|
H A D | powernow-k8.c | 720 data->exttype = (control >> EXT_TYPE_SHIFT) & EXT_TYPE_MASK; in powernow_k8_acpi_pst_values() 809 if (data->exttype) { in fill_powernow_table_fidvid()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | xfrm.h | 235 __u16 exttype; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | xfrm.h | 235 __u16 exttype; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | xfrm.h | 178 __u16 exttype; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | xfrm.h | 191 __u16 exttype; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | xfrm.h | 191 __u16 exttype; member
|
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_user.c | 832 uctx->exttype = XFRMA_SEC_CTX; in copy_sec_ctx()
|
H A D | xfrm_state.c | 1458 uctx->exttype = XFRMA_SEC_CTX; in clone_security()
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_state.c | 1642 uctx->exttype = XFRMA_SEC_CTX; in clone_security()
|
H A D | xfrm_user.c | 937 uctx->exttype = XFRMA_SEC_CTX; in copy_sec_ctx()
|
/kernel/linux/linux-5.10/net/key/ |
H A D | af_key.c | 479 uctx->exttype = sec_ctx->sadb_x_sec_exttype; in pfkey_sadb2xfrm_user_sec_ctx()
|
/kernel/linux/linux-6.6/net/key/ |
H A D | af_key.c | 475 uctx->exttype = sec_ctx->sadb_x_sec_exttype; in pfkey_sadb2xfrm_user_sec_ctx()
|