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 | 147 struct userspace_mem_region *slot0; in finish_vm_setup() 151 slot0 = memslot2region(vm, 0); in create_vm_two_memslots() 152 ucall_init(vm, slot0->region.guest_phys_addr + slot0->region.memory_size); in create_vm_two_memslots() 141 struct userspace_mem_region *slot0; finish_vm_setup() local
|
| /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 | 1482 struct sk_buff *slot0; in __reorder_future_shifts() 1541 * iter 1: slot0 == NULL, missed++, lastdrop = 2 (2+1-1), slot0 = [-] in __reorder_future_shifts() 1542 * iter 2: slot0 == NULL, missed++, lastdrop = 3 (2+2-1), slot0 = [c] in __reorder_future_shifts() 1565 /* slot0 is the buf that just shifted out and into slot0 */ in __reorder_future_shifts() 1566 slot0 = NULL; in __reorder_future_shifts() 1569 /* handle what was in slot0 before we occupy it */ in __reorder_future_shifts() 1570 if (slot0) in __reorder_future_shifts() 1480 struct sk_buff *slot0; __reorder_future_shifts() local [all...] |
| /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() 536 * extra_mem_pages - Non-slot0 physical memory total size 547 * no real memory allocation for non-slot0 memory in this function.
|
| /linux/arch/arm/boot/dts/nuvoton/ |
| H A D | nuvoton-npcm730-gbs.dts | 128 pe-slot0 { 129 label = "pe-slot0";
|