Home
last modified time | relevance | path

Searched refs:self (Results 3951 - 3975 of 6566) sorted by relevance

1...<<151152153154155156157158159160>>...263

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-mem.c47 ohci_to_hcd(ohci)->self.controller, in ohci_mem_init()
54 ohci_to_hcd(ohci)->self.controller, in ohci_mem_init()
H A Dehci-sysfs.c151 struct device *controller = ehci_to_hcd(ehci)->self.controller; in create_sysfs_files()
167 struct device *controller = ehci_to_hcd(ehci)->self.controller; in remove_sysfs_files()
H A Dxhci-mvebu.c48 struct device *dev = hcd->self.controller; in xhci_mvebu_mbus_init_quirk()
81 struct device *dev = hcd->self.controller; in xhci_mvebu_a3700_plat_setup()
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dvhci.h156 return (hcd)->self.controller; in hcd_dev()
161 return (hcd)->self.bus_name; in hcd_name()
/kernel/linux/linux-5.10/net/tipc/
H A Dbcast.h58 u32 self; member
63 void tipc_nlist_init(struct tipc_nlist *nl, u32 self);
/kernel/linux/linux-5.10/include/linux/
H A Dpci-acpi.h51 if (!pbus->self) in acpi_pci_get_bridge_handle()
54 dev = &pbus->self->dev; in acpi_pci_get_bridge_handle()
/kernel/linux/linux-6.6/include/linux/
H A Dpci-acpi.h51 if (!pbus->self) in acpi_pci_get_bridge_handle()
54 dev = &pbus->self->dev; in acpi_pci_get_bridge_handle()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-sysfs.c151 struct device *controller = ehci_to_hcd(ehci)->self.controller; in create_sysfs_files()
167 struct device *controller = ehci_to_hcd(ehci)->self.controller; in remove_sysfs_files()
H A Dohci-mem.c47 ohci_to_hcd(ohci)->self.controller, in ohci_mem_init()
54 ohci_to_hcd(ohci)->self.controller, in ohci_mem_init()
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dvhci.h156 return (hcd)->self.controller; in hcd_dev()
161 return (hcd)->self.bus_name; in hcd_name()
/kernel/linux/linux-6.6/net/tipc/
H A Dbcast.h58 u32 self; member
63 void tipc_nlist_init(struct tipc_nlist *nl, u32 self);
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Drouter_bridge_pvid_vlan_upper.sh75 bridge vlan add dev br1 vid 10 pvid untagged self
82 bridge vlan del dev br1 vid 10 self
/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/
H A Dtest_hid_core.py36 def create_device(self):
145 def test_rdesc(self):
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_092.cpp39 pthread_t self = pthread_self(); in pthread_f01() local
66 pthread_t self = pthread_self(); in pthread_f02() local
/third_party/icu/icu4c/source/python/icutools/databuilder/
H A Dutils.py142 def __str__(self):
143 return " ".join(self)
/third_party/node/test/parallel/
H A Dtest-tls-set-secure-context.js59 /^Error: self-signed certificate$/ :
60 /^Error: self signed certificate$/;
/third_party/node/deps/v8/tools/testrunner/local/
H A Dutils.py203 def __setitem__(self, *args, **kwargs):
206 def update(self, *args, **kwargs):
/third_party/musl/src/thread/powerpc/
H A Dsyscall_cp.s31 # at enter: r3 = pointer to self->cancel, r4: syscall no, r5: first arg, r6: 2nd, r7: 3rd, r8: 4th, r9: 5th, r10: 6th
33 # r3 holds first argument, its a pointer to self->cancel.
/third_party/node/deps/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/
H A Denvelope.js51 if (typeof self !== "undefined") {
52 return self;
/third_party/libevdev/libevdev/
H A Dmake-event-names.py13 def __init__(self):
14 self.max_codes = {}
/third_party/ltp/testcases/kernel/power_management/
H A Dpm_cpu_consolidation.py15 def __init__(self, msg):
16 self.msg = msg
/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget.h100 void (*init)(const struct target *self);
102 void (*predefine)(const struct target *self);
H A Dtarget-x86.c7 static void predefine_i386(const struct target *self) in predefine_i386() argument
14 static void predefine_x86_64(const struct target *self) in predefine_x86_64() argument
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dunified-heap-marking-visitor.cc44 const void* self, TraceDescriptor strong_desc, TraceDescriptor weak_desc, in VisitWeakContainer()
46 marking_state_.ProcessWeakContainer(self, weak_desc, callback, data); in VisitWeakContainer()
43 VisitWeakContainer( const void* self, TraceDescriptor strong_desc, TraceDescriptor weak_desc, WeakCallback callback, const void* data) VisitWeakContainer() argument
/third_party/python/Tools/scripts/
H A Dgenerate_re_casefix.py34 def __repr__(self):
35 return '%#06x' % self

Completed in 11 milliseconds

1...<<151152153154155156157158159160>>...263