Searched refs:slot0 (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/tools/testing/selftests/hid/tests/ |
| H A D | test_multitouch.py | 629 slot0 = self.get_slot(uhdev, t0, 0) 638 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_TRACKING_ID] == 0 639 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_POSITION_X] == 50 654 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_TRACKING_ID] == 0 655 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_POSITION_X] == 50 705 slot0 = self.get_slot(uhdev, t0, 0) 709 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_TRACKING_ID] == 0 710 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_POSITION_X] == 50 796 slot0 = self.get_slot(uhdev, t0, 0) 805 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_TRACKING_ID] == 0 [all …]
|
| /linux-6.15/tools/testing/selftests/kvm/s390/ |
| H A D | cmma_test.c | 141 struct userspace_mem_region *slot0; in finish_vm_setup() local 145 slot0 = memslot2region(vm, 0); in finish_vm_setup() 146 ucall_init(vm, slot0->region.guest_phys_addr + slot0->region.memory_size); in finish_vm_setup()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | rxon.c | 513 int slot0 = 300, slot1 = 0; in iwlagn_set_pan_params() local 561 slot0 = bcnint / 2; in iwlagn_set_pan_params() 562 slot1 = bcnint - slot0; in iwlagn_set_pan_params() 567 slot0 = dtim * bcnint * 3 - IWL_MIN_SLOT_TIME; in iwlagn_set_pan_params() 572 slot0 = IWL_MIN_SLOT_TIME; in iwlagn_set_pan_params() 575 slot0 = 0; in iwlagn_set_pan_params() 581 slot0 = slot1 * 3 - IWL_MIN_SLOT_TIME; in iwlagn_set_pan_params() 586 cmd.slots[0].width = cpu_to_le16(slot0); in iwlagn_set_pan_params()
|
| /linux-6.15/arch/arm/boot/dts/microchip/ |
| H A D | at91sam9g20ek_2mmc.dts | 17 /* clk already mux wuth slot0 */
|
| /linux-6.15/net/xfrm/ |
| H A D | xfrm_iptfs.c | 1469 struct sk_buff *slot0; in __reorder_future_shifts() local 1553 slot0 = NULL; in __reorder_future_shifts() 1557 if (slot0) in __reorder_future_shifts() 1558 list_add_tail(&slot0->list, list); in __reorder_future_shifts() 1559 slot0 = wnext->skb; in __reorder_future_shifts() 1575 list_add_tail(&slot0->list, list); in __reorder_future_shifts() 1576 slot0 = NULL; in __reorder_future_shifts() 1594 if (!slot0) in __reorder_future_shifts() 1600 __reorder_this(xtfs, slot0, list); in __reorder_future_shifts()
|
| /linux-6.15/sound/soc/fsl/ |
| H A D | fsl_easrc.c | 867 struct fsl_easrc_slot *slot0, *slot1; in fsl_easrc_config_slot() local 875 slot0 = &easrc_priv->slot[i][0]; in fsl_easrc_config_slot() 878 if (slot0->busy && slot1->busy) { in fsl_easrc_config_slot() 880 } else if ((slot0->busy && slot0->ctx_index == ctx->index) || in fsl_easrc_config_slot() 883 } else if (!slot0->busy) { in fsl_easrc_config_slot() 884 slota = slot0; in fsl_easrc_config_slot() 889 slotb = slot0; in fsl_easrc_config_slot()
|
| /linux-6.15/tools/testing/selftests/kvm/lib/ |
| H A D | kvm_util.c | 452 struct userspace_mem_region *slot0; in __vm_create() local 475 slot0 = memslot2region(vm, 0); in __vm_create() 476 ucall_init(vm, slot0->region.guest_phys_addr + slot0->region.memory_size); in __vm_create()
|
| /linux-6.15/net/tipc/ |
| H A D | node.c | 859 int *slot0 = &n->active_links[0]; in __tipc_node_link_up() local 890 *slot0 = bearer_id; in __tipc_node_link_up() 902 *slot0 = bearer_id; in __tipc_node_link_up() 993 int *slot0 = &n->active_links[0]; in __tipc_node_link_down() local 1012 *slot0 = INVALID_BEARER_ID; in __tipc_node_link_down() 1025 *slot0 = i; in __tipc_node_link_down()
|
| /linux-6.15/arch/arm/boot/dts/nuvoton/ |
| H A D | nuvoton-npcm730-gbs.dts | 128 pe-slot0 { 129 label = "pe-slot0";
|