Home
last modified time | relevance | path

Searched refs:lap (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/ide/
Dpiix.c274 const struct ich_laptop *lap = &ich_laptop[0]; in piix_cable_detect() local
278 while (lap->device) { in piix_cable_detect()
279 if (lap->device == pdev->device && in piix_cable_detect()
280 lap->subvendor == pdev->subsystem_vendor && in piix_cable_detect()
281 lap->subdevice == pdev->subsystem_device) { in piix_cable_detect()
284 lap++; in piix_cable_detect()
Dsis5513.c528 const struct sis_laptop *lap = &sis_laptop[0]; in sis_cable_detect() local
531 while (lap->device) { in sis_cable_detect()
532 if (lap->device == pdev->device && in sis_cable_detect()
533 lap->subvendor == pdev->subsystem_vendor && in sis_cable_detect()
534 lap->subdevice == pdev->subsystem_device) in sis_cable_detect()
536 lap++; in sis_cable_detect()
/kernel/linux/linux-5.10/drivers/ata/
Dpata_sis.c65 const struct sis_laptop *lap = &sis_laptop[0]; in sis_short_ata40() local
67 while (lap->device) { in sis_short_ata40()
68 if (lap->device == dev->device && in sis_short_ata40()
69 lap->subvendor == dev->subsystem_vendor && in sis_short_ata40()
70 lap->subdevice == dev->subsystem_device) in sis_short_ata40()
72 lap++; in sis_short_ata40()
Data_piix.c509 const struct ich_laptop *lap = &ich_laptop[0]; in ich_pata_cable_detect() local
513 while (lap->device) { in ich_pata_cable_detect()
514 if (lap->device == pdev->device && in ich_pata_cable_detect()
515 lap->subvendor == pdev->subsystem_vendor && in ich_pata_cable_detect()
516 lap->subdevice == pdev->subsystem_device) in ich_pata_cable_detect()
519 lap++; in ich_pata_cable_detect()
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dctl_reg.h89 unsigned long lap : 1; /* Low-address-protection control */ member
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_sock.h170 __u8 lap[3]; member
Dhci.h612 __u8 lap[3]; member
/kernel/linux/linux-5.10/drivers/s390/char/
Dsclp_early_core.c35 cr0_new.lap = 0; in sclp_early_wait_irq()
/kernel/linux/linux-5.10/arch/s390/kvm/
Dgaccess.c790 if (!ctlreg0.lap) in low_address_protection_enabled()
970 if (!ctlreg0.lap || !is_low_address(gra)) in kvm_s390_check_low_addr_prot_real()
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c2814 memcpy(&cp.lap, liac, sizeof(cp.lap)); in bredr_inquiry()
2816 memcpy(&cp.lap, giac, sizeof(cp.lap)); in bredr_inquiry()
Dhci_core.c1295 memcpy(&cp.lap, &ir->lap, 3); in hci_inq_req()
/kernel/linux/linux-5.10/drivers/infiniband/core/
Dcm.c184 static CM_COUNTER_ATTR(lap, CM_LAP_COUNTER);
/kernel/linux/linux-5.10/Documentation/admin-guide/laptops/
Dthinkpad-acpi.rst1445 they differ between desk and lap mode.