Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A 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()
H A Data_piix.c510 const struct ich_laptop *lap = &ich_laptop[0]; in ich_pata_cable_detect() local
514 while (lap->device) { in ich_pata_cable_detect()
515 if (lap->device == pdev->device && in ich_pata_cable_detect()
516 lap->subvendor == pdev->subsystem_vendor && in ich_pata_cable_detect()
517 lap->subdevice == pdev->subsystem_device) in ich_pata_cable_detect()
520 lap++; in ich_pata_cable_detect()
/linux/include/net/bluetooth/
H A Dhci_sock.h170 __u8 lap[3]; member
H A Dhci.h776 __u8 lap[3]; member
/linux/arch/s390/include/asm/
H A Dctlreg.h208 unsigned long lap : 1; /* Low-address-protection control */ member
/linux/drivers/s390/char/
H A Dsclp_early_core.c38 cr0_new.lap = 0; in sclp_early_wait_irq()
/linux/arch/s390/kvm/
H A Dgaccess.c622 if (!ctlreg0.lap) in low_address_protection_enabled()
1184 if (!ctlreg0.lap || !is_low_address(gra)) in kvm_s390_check_low_addr_prot_real()
/linux/net/bluetooth/
H A Dhci_sync.c5943 memcpy(&cp.lap, liac, sizeof(cp.lap)); in hci_inquiry_sync()
5945 memcpy(&cp.lap, giac, sizeof(cp.lap)); in hci_inquiry_sync()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio69 * "proximity-lap" indicates the device is being used on someone's lap
71 Note "proximity-lap" is special in that its value may be
/linux/drivers/infiniband/core/
H A Dcm.c4300 CM_COUNTER_ATTR(lap, _group, CM_LAP_COUNTER), \
/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst1457 they differ between desk and lap mode.