Searched refs:self (Results 426 - 450 of 664) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/usb/c67x00/
H A Dc67x00-hcd.c373 device_wakeup_enable(hcd->self.controller);
/linux-master/drivers/usb/host/
H A Dehci-ps3.c182 device_wakeup_enable(hcd->self.controller);
H A Dehci-atmel.c157 device_wakeup_enable(hcd->self.controller);
H A Dohci-nxp.c225 device_wakeup_enable(hcd->self.controller);
H A Dehci-omap.c195 device_wakeup_enable(hcd->self.controller);
H A Dohci-hcd.c459 hcd->self.sg_tablesize = ~0;
521 ohci->hcca = dma_alloc_coherent(hcd->self.controller,
570 device_set_wakeup_capable(hcd->self.controller, 1);
1025 dma_free_coherent(hcd->self.controller,
H A Dohci-exynos.c183 device_wakeup_enable(hcd->self.controller);
H A Dehci-exynos.c212 device_wakeup_enable(hcd->self.controller);
/linux-master/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.h192 * @self: descriptor DMA address
198 dma_addr_t self; member in struct:atmel_hlcdc_dma_channel_dscr
/linux-master/drivers/pci/hotplug/
H A Dcpci_hotplug_pci.c276 pci_assign_unassigned_bridge_resources(parent->self);
/linux-master/arch/arm/kernel/
H A Dkgdb.c198 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) argument
/linux-master/arch/parisc/kernel/
H A Dkgdb.c35 static int kgdb_notify(struct notifier_block *self, argument
/linux-master/arch/arm64/kernel/
H A Dkgdb.c287 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) argument
/linux-master/drivers/misc/cardreader/
H A Dalcor_pci.c121 priv->parent_pdev = pdev->bus->self;
/linux-master/arch/mips/pci/
H A Dpci-legacy.c291 struct pci_dev *dev = bus->self;
/linux-master/arch/powerpc/platforms/pasemi/
H A Diommu.c160 pr_debug("pci_dma_bus_setup, bus %p, bus->self %p\n", bus, bus->self);
/linux-master/arch/powerpc/platforms/cell/
H A Dsetup.c90 if (dev->bus->self != NULL || dev->devfn != 0)
/linux-master/kernel/bpf/
H A Dcgroup_iter.c172 p->start_css = &cgrp->self;
H A Dbpf_cgrp_storage.c181 if (!percpu_ref_is_dying(&cgroup->self.refcnt) &&
/linux-master/arch/loongarch/kernel/
H A Drelocate.c228 static int kernel_location_notifier_fn(struct notifier_block *self, argument
/linux-master/kernel/cgroup/
H A Dcgroup-internal.h186 return !(cgrp->self.flags & CSS_ONLINE);
/linux-master/arch/riscv/kernel/
H A Dsetup.c316 static int dump_kernel_offset(struct notifier_block *self, argument
/linux-master/tools/testing/selftests/net/
H A Dtest_bridge_neigh_suppress.sh220 bridge -n $ns vlan add vid 10 dev br0 self
223 bridge -n $ns vlan add vid 20 dev br0 self
231 bridge -n $ns fdb add 00:00:00:00:00:00 dev vx0 self static \
233 bridge -n $ns fdb add 00:00:00:00:00:00 dev vx0 self static \
/linux-master/kernel/
H A Dhung_task.c338 static int hungtask_pm_notify(struct notifier_block *self, argument
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_aer.c70 struct pci_dev *parent = pdev->bus->self;

Completed in 250 milliseconds

<<11121314151617181920>>