Home
last modified time | relevance | path

Searched refs:ibm (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c225 #define TPACPI_URL "http://ibm-acpi.sf.net/"
226 #define TPACPI_MAIL "ibm-acpi-devel@lists.sourceforge.net"
228 #define TPACPI_PROC_DIR "ibm"
229 #define TPACPI_ACPI_EVENT_PREFIX "ibm"
767 struct ibm_struct *ibm = data; in dispatch_acpi_notify() local
772 if (!ibm || !ibm->acpi || !ibm->acpi->notify) in dispatch_acpi_notify()
775 ibm->acpi->notify(ibm, even in dispatch_acpi_notify()
778 setup_acpi_notify(struct ibm_struct *ibm) setup_acpi_notify() argument
823 register_tpacpi_subdriver(struct ibm_struct *ibm) register_tpacpi_subdriver() argument
866 struct ibm_struct *ibm = m->private; dispatch_proc_show() local
882 struct ibm_struct *ibm = PDE_DATA(file_inode(file)); dispatch_proc_write() local
936 struct ibm_struct *ibm, *itmp; tpacpi_suspend_handler() local
950 struct ibm_struct *ibm, *itmp; tpacpi_resume_handler() local
968 struct ibm_struct *ibm, *itmp; tpacpi_shutdown_handler() local
4104 hotkey_notify(struct ibm_struct *ibm, u32 event) hotkey_notify() argument
9730 tpacpi_battery_init(struct ibm_init_struct *ibm) tpacpi_battery_init() argument
10029 ibm_exit(struct ibm_struct *ibm) ibm_exit() argument
10073 struct ibm_struct *ibm = iibm->data; ibm_init() local
10449 struct ibm_struct *ibm; set_ibm_param() local
10565 struct ibm_struct *ibm, *itmp; thinkpad_acpi_module_exit() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c242 #define TPACPI_URL "http://ibm-acpi.sf.net/"
243 #define TPACPI_MAIL "ibm-acpi-devel@lists.sourceforge.net"
245 #define TPACPI_PROC_DIR "ibm"
246 #define TPACPI_ACPI_EVENT_PREFIX "ibm"
788 struct ibm_struct *ibm = data; in dispatch_acpi_notify() local
793 if (!ibm || !ibm->acpi || !ibm->acpi->notify) in dispatch_acpi_notify()
796 ibm->acpi->notify(ibm, even in dispatch_acpi_notify()
799 setup_acpi_notify(struct ibm_struct *ibm) setup_acpi_notify() argument
843 register_tpacpi_subdriver(struct ibm_struct *ibm) register_tpacpi_subdriver() argument
886 struct ibm_struct *ibm = m->private; dispatch_proc_show() local
902 struct ibm_struct *ibm = pde_data(file_inode(file)); dispatch_proc_write() local
949 struct ibm_struct *ibm, *itmp; tpacpi_suspend_handler() local
963 struct ibm_struct *ibm, *itmp; tpacpi_resume_handler() local
981 struct ibm_struct *ibm, *itmp; tpacpi_shutdown_handler() local
3996 hotkey_notify(struct ibm_struct *ibm, u32 event) hotkey_notify() argument
9900 tpacpi_battery_init(struct ibm_init_struct *ibm) tpacpi_battery_init() argument
11066 ibm_exit(struct ibm_struct *ibm) ibm_exit() argument
11110 struct ibm_struct *ibm = iibm->data; ibm_init() local
11498 struct ibm_struct *ibm; set_ibm_param() local
11615 struct ibm_struct *ibm, *itmp; thinkpad_acpi_module_exit() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/eeh/
H A Deeh-functions.sh157 if [ ! -f /proc/device-tree/rtas/ibm,open-sriov-allow-unfreeze ] ||
158 [ ! -f /proc/device-tree/rtas/ibm,open-sriov-map-pe-number ] ; then
173 [ ! -f "$sysfs/of_node/ibm,is-open-sriov-pf" ] &&
174 [ ! -f "$sysfs/of_node/ibm,open-sriov-vf-bar-info" ] ; then
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_DAC1064.c992 pci_read_config_byte(ibm, PCI_SECONDARY_BUS, &b); in MGAG100_reset()
994 pci_write_config_byte(ibm, PCI_COMMAND+1, 0); /* disable back-to-back & SERR */ in MGAG100_reset()
995 pci_write_config_byte(ibm, 0x41, 0xF4); /* ??? */ in MGAG100_reset()
996 pci_write_config_byte(ibm, PCI_IO_BASE, 0xF0); /* ??? */ in MGAG100_reset()
997 pci_write_config_byte(ibm, PCI_IO_LIMIT, 0x00); /* ??? */ in MGAG100_reset()
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_DAC1064.c992 pci_read_config_byte(ibm, PCI_SECONDARY_BUS, &b); in MGAG100_reset()
994 pci_write_config_byte(ibm, PCI_COMMAND+1, 0); /* disable back-to-back & SERR */ in MGAG100_reset()
995 pci_write_config_byte(ibm, 0x41, 0xF4); /* ??? */ in MGAG100_reset()
996 pci_write_config_byte(ibm, PCI_IO_BASE, 0xF0); /* ??? */ in MGAG100_reset()
997 pci_write_config_byte(ibm, PCI_IO_LIMIT, 0x00); /* ??? */ in MGAG100_reset()
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Dchacha-p10le-8x.S8 # Written by Danny Tsen <dtsen@us.ibm.com>
H A Dpoly1305-p10le_64.S8 # Written by Danny Tsen <dtsen@us.ibm.com>
H A Daes-gcm-p10.S8 # Written by Danny Tsen <dtsen@linux.ibm.com>

Completed in 19 milliseconds