/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci-platform.c | 217 device_wakeup_enable(hcd->self.controller); in ohci_platform_probe()
|
H A D | ohci-exynos.c | 187 device_wakeup_enable(hcd->self.controller); in exynos_ohci_probe()
|
H A D | ohci-st.c | 208 device_wakeup_enable(hcd->self.controller); in st_ohci_platform_probe()
|
H A D | ehci-q.c | 176 ehci_to_hcd(ehci)->self.root_hub) { in ehci_clear_tt_buffer() 256 ehci_to_hcd(ehci)->self.bandwidth_int_reqs--; in ehci_urb_done() 903 if (tt && tt->hub != ehci_to_hcd(ehci)->self.root_hub) in qh_make() 1334 * after the IAA interrupt occurs. In self-defense, always go in end_unlink_async()
|
/kernel/linux/linux-6.6/drivers/usb/mon/ |
H A D | mon_main.c | 225 static int mon_notify(struct notifier_block *self, unsigned long action, in mon_notify() argument
|
/kernel/linux/linux-6.6/kernel/cgroup/ |
H A D | debug.c | 274 !css_has_online_children(&css->cgroup->self)); in releasable_read()
|
/kernel/linux/linux-6.6/drivers/pci/pcie/ |
H A D | pme.c | 109 dev = pci_dev_get(bus->self); in pcie_pme_from_pci_bridge()
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | of_property.c | 199 pnode = pci_device_to_OF_node(pdev->bus->self); in of_pci_prop_intr_map()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_dc.h | 192 * @self: descriptor DMA address 198 dma_addr_t self; member
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | zcore.c | 279 static int zcore_reboot_and_on_panic_handler(struct notifier_block *self, in zcore_reboot_and_on_panic_handler() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | page_ext.c | 413 static int __meminit page_ext_callback(struct notifier_block *self, in page_ext_callback() argument
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | eeh-powernv.c | 297 struct pci_dev *parent = pdev->bus->self; in pnv_eeh_get_upstream_pe() 1112 rc = pci_bus_error_reset(bus->self); in pnv_eeh_reset() 1120 return pnv_eeh_bridge_reset(bus->self, option); in pnv_eeh_reset()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | eeh-powernv.c | 298 struct pci_dev *parent = pdev->bus->self; in pnv_eeh_get_upstream_pe() 1112 rc = pci_bus_error_reset(bus->self); in pnv_eeh_reset() 1120 return pnv_eeh_bridge_reset(bus->self, option); in pnv_eeh_reset()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
H A D | ni65.c | 241 void *self; member 653 p->self = ptr; in ni65_alloc_buffer() 712 kfree(p->self); in ni65_free_buffer()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-q.c | 175 ehci_to_hcd(ehci)->self.root_hub) { in ehci_clear_tt_buffer() 255 ehci_to_hcd(ehci)->self.bandwidth_int_reqs--; in ehci_urb_done() 902 if (tt && tt->hub != ehci_to_hcd(ehci)->self.root_hub) in qh_make() 1333 * after the IAA interrupt occurs. In self-defense, always go in end_unlink_async()
|
H A D | xhci-dbgcap.c | 615 pm_runtime_get_sync(dbc->dev); /* note this was self.controller */ in xhci_dbc_start() 622 pm_runtime_put(dbc->dev); /* note this was self.controller */ in xhci_dbc_start() 656 pm_runtime_put_sync(dbc->dev); /* note, was self.controller */ in xhci_dbc_stop() 963 dbc->dev = xhci_to_hcd(xhci)->self.sysdev; in xhci_do_dbc_init() 1032 struct device *dev = xhci_to_hcd(xhci)->self.controller; in xhci_dbc_init() 1058 struct device *dev = xhci_to_hcd(xhci)->self.controller; in xhci_dbc_exit()
|
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
H A D | mod_host.c | 116 #define usbhsh_hcd_to_dev(h) ((h)->self.controller) 456 return hcd->self.root_hub == usbv->parent; in usbhsh_connected_to_rhdev() 1323 * (on self power USB hub ?) in usbhsh_irq_attch() 1460 device_wakeup_enable(hcd->self.controller); in usbhsh_start()
|
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
H A D | mod_host.c | 116 #define usbhsh_hcd_to_dev(h) ((h)->self.controller) 456 return hcd->self.root_hub == usbv->parent; in usbhsh_connected_to_rhdev() 1323 * (on self power USB hub ?) in usbhsh_irq_attch() 1460 device_wakeup_enable(hcd->self.controller); in usbhsh_start()
|
/kernel/linux/linux-5.10/drivers/base/ |
H A D | node.c | 912 static int node_memory_callback(struct notifier_block *self, in node_memory_callback() argument 944 static inline int node_memory_callback(struct notifier_block *self, in node_memory_callback() argument
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | pci.c | 1134 if (pbus->self) { in of_pci_slot_init() 1137 node = pbus->self->dev.of_node; in of_pci_slot_init()
|
/kernel/linux/linux-5.10/arch/arm/mach-tegra/ |
H A D | sleep-tegra30.S | 245 * are not supported once SDRAM is put into self-refresh. 247 * disabled before putting SDRAM into self-refresh to avoid 307 * self-refresh, PLLC, PLLM and PLLP reenabled, CPU running on PLLX, 462 str r1, [r0, #EMC_SELF_REF] @ take DRAM out of self refresh 600 * puts memory in self-refresh for LP0 and LP1 808 bne emcself @ loop until DDR in self-refresh
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | pci.c | 991 if (pbus->self) { in of_pci_slot_init() 994 node = pbus->self->dev.of_node; in of_pci_slot_init()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_main.c | 138 static int hns_roce_netdev_event(struct notifier_block *self, in hns_roce_netdev_event() argument 147 hr_dev = container_of(self, struct hns_roce_dev, iboe.nb); in hns_roce_netdev_event()
|
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/ |
H A D | cobalt-driver.c | 189 struct pci_dev *pci_bus_dev = cobalt->pci_dev->bus->self; in cobalt_pcie_status_show() 248 struct pci_dev *pci_dev = cobalt->pci_dev->bus->self; in pcie_bus_link_get_lanes()
|
/kernel/linux/linux-5.10/sound/pci/oxygen/ |
H A D | oxygen_lib.c | 315 if (!pci->bus || !pci->bus->self) in configure_pcie_bridge() 317 bridge = pci->bus->self; in configure_pcie_bridge()
|