Searched refs:slot0 (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_multitouch.py | 633 slot0 = self.get_slot(uhdev, t0, 0) 642 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_TRACKING_ID] == 0 643 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_POSITION_X] == 50 644 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_POSITION_Y] == 100 658 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_TRACKING_ID] == 0 659 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_POSITION_X] == 50 660 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_POSITION_Y] == 100 671 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_TRACKING_ID] == -1 687 assert evdev.slots[slot0][libevdev.EV_ABS.ABS_MT_TRACKING_ID] == -1 709 slot0 = self.get_slot(uhdev, t0, 0) [all …]
|
| /linux/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/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/arch/arm/boot/dts/microchip/ |
| H A D | at91sam9g20ek_2mmc.dts | 17 /* clk already mux wuth slot0 */
|
| /linux/net/xfrm/ |
| H A D | xfrm_iptfs.c | 1480 struct sk_buff *slot0; in __reorder_future_shifts() local 1564 slot0 = NULL; in __reorder_future_shifts() 1568 if (slot0) in __reorder_future_shifts() 1569 list_add_tail(&slot0->list, list); in __reorder_future_shifts() 1570 slot0 = wnext->skb; in __reorder_future_shifts() 1586 list_add_tail(&slot0->list, list); in __reorder_future_shifts() 1587 slot0 = NULL; in __reorder_future_shifts() 1605 if (!slot0) in __reorder_future_shifts() 1611 __reorder_this(xtfs, slot0, list); in __reorder_future_shifts()
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_easrc.c | 926 struct fsl_easrc_slot *slot0, *slot1; in fsl_easrc_config_slot() local 934 slot0 = &easrc_priv->slot[i][0]; in fsl_easrc_config_slot() 937 if (slot0->busy && slot1->busy) { in fsl_easrc_config_slot() 939 } else if ((slot0->busy && slot0->ctx_index == ctx->index) || in fsl_easrc_config_slot() 942 } else if (!slot0->busy) { in fsl_easrc_config_slot() 943 slota = slot0; in fsl_easrc_config_slot() 948 slotb = slot0; in fsl_easrc_config_slot()
|
| /linux/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/tools/testing/selftests/kvm/lib/ |
| H A D | kvm_util.c | 484 struct userspace_mem_region *slot0; in __vm_create() local 515 slot0 = memslot2region(vm, 0); in __vm_create() 516 ucall_init(vm, slot0->region.guest_phys_addr + slot0->region.memory_size); in __vm_create()
|
| /linux/arch/arm/boot/dts/nuvoton/ |
| H A D | nuvoton-npcm730-gbs.dts | 128 pe-slot0 { 129 label = "pe-slot0";
|