| /kernel/linux/linux-6.6/include/linux/ |
| H A D | of_pci.h | 35 of_irq_parse_and_map_pci(const struct pci_dev *dev, u8 slot, u8 pin) in of_irq_parse_and_map_pci() argument
|
| /kernel/linux/linux-6.6/drivers/tc/ |
| H A D | tc.c | 43 int i, slot, err; in tc_bus_add_devices() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/pci/ |
| H A D | broadcom_bus.c | 18 static void __init cnb20le_res(u8 bus, u8 slot, u8 func) in cnb20le_res() argument 87 u8 bus = 0, slot in broadcom_postcore_init() local [all...] |
| H A D | early.c | 11 u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config() argument 19 u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config_byte() argument 27 u16 read_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config_16() argument 35 void write_pci_config(u8 bus, u8 slot, u8 func, u8 offset, in write_pci_config() argument 42 void write_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset, u8 val) in write_pci_config_byte() argument 48 write_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset, u16 val) write_pci_config_16() argument [all...] |
| /kernel/linux/linux-6.6/drivers/dca/ |
| H A D | dca-sysfs.c | 20 int dca_sysfs_add_req(struct dca_provider *dca, struct device *dev, int slot) in dca_sysfs_add_req() argument 30 void dca_sysfs_remove_req(struct dca_provider *dca, int slot) in dca_sysfs_remove_req() argument
|
| /kernel/linux/linux-6.6/drivers/pci/controller/ |
| H A D | pcie-iproc-bcma.c | 26 static int iproc_bcma_pcie_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in iproc_bcma_pcie_map_irq() argument
|
| /kernel/linux/linux-6.6/drivers/pci/hotplug/ |
| H A D | rpaphp_slot.c | 23 void dealloc_slot_struct(struct slot *slot) in dealloc_slot_struct() argument 33 struct slot *slot; in alloc_slot_struct() local 54 is_registered(struct slot *slot) is_registered() argument 65 rpaphp_deregister_slot(struct slot *slot) rpaphp_deregister_slot() argument 82 rpaphp_register_slot(struct slot *slot) rpaphp_register_slot() argument [all...] |
| /kernel/linux/linux-6.6/block/partitions/ |
| H A D | atari.c | 41 int slot; in atari_partition() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/kvm/mmu/ |
| H A D | page_track.h | 43 kvm_page_track_delete_slot(struct kvm *kvm, struct kvm_memory_slot *slot) kvm_page_track_delete_slot() argument
|
| /kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/ |
| H A D | pci.c | 57 struct pci_dev *pci_slot_func_init(struct pci_access **pacc, int slot, in pci_slot_func_init() argument 26 pci_acc_init(struct pci_access **pacc, int domain, int bus, int slot, int func, int vendor, int dev) pci_acc_init() argument
|
| /test/xts/hats/startup/partitionslot_additional/src/ |
| H A D | partitionslot_test.cpp | 198 int slot = 2147483647; in HWTEST_F() local 213 int slot = -2147483648; in HWTEST_F() local 228 int slot = 2; in HWTEST_F() local [all...] |
| /test/xts/hats/startup/partitionslot/src/ |
| H A D | partitionslot_test.cpp | 130 int slot = -1; in HWTEST_F() local 144 int slot = 0; in HWTEST_F() local 158 int slot = 1; in HWTEST_F() local 171 int slot = 2; in HWTEST_F() local 185 int slot = 3; in HWTEST_F() local [all...] |
| /third_party/mbedtls/library/ |
| H A D | psa_crypto_slot_management.h | 146 psa_key_slot_state_transition( psa_key_slot_t *slot, psa_key_slot_state_t expected_state, psa_key_slot_state_t new_state) psa_key_slot_state_transition() argument 171 psa_register_read(psa_key_slot_t *slot) psa_register_read() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_interpolation_map.c | 45 unsigned slot = vue_map->varying_to_slot[location + k]; in gfx4_frag_prog_set_interp_modes() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | jump-table-assembler.cc | 46 void JumpTableAssembler::PatchFarJumpSlot(Address slot, Address target) { in PatchFarJumpSlot() argument [all...] |
| /third_party/mesa3d/src/mapi/ |
| H A D | table.h | 64 table_set_func(struct _glapi_table *tbl, int slot, mapi_func func) in table_set_func() argument 74 table_get_func(const struct _glapi_table *tbl, int slot) in table_get_func() argument
|
| H A D | entry_ppc64le_tls.h | 83 entry_get_public(int slot) in entry_get_public() argument 127 entry_patch(mapi_func entry, int slot) in entry_patch() argument 135 entry_generate(int slot) in entry_generate() argument [all...] |
| H A D | entry_x86_tls.h | 104 int slot = 0; in entry_patch_public() local 112 entry_get_public(int slot) in entry_get_public() argument 118 entry_patch(mapi_func entry, int slot) in entry_patch() argument 125 entry_generate_or_patch(int slot, cha argument 151 entry_generate(int slot) entry_generate() argument [all...] |
| H A D | entry_x86-64_tls.h | 86 entry_get_public(int slot) in entry_get_public() argument 92 entry_patch(mapi_func entry, int slot) in entry_patch() argument 103 entry_generate(int slot) in entry_generate() argument [all...] |
| H A D | entry.c | 82 entry_get_public(int slot) in entry_get_public() argument 89 entry_generate(int slot) in entry_generate() argument 95 entry_patch(mapi_func entry, int slot) in entry_patch() argument
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | va_compiler.h | 56 unsigned slot = value & ~BIR_FAU_UNIFORM; in va_fau_page() local
|
| /third_party/libinput/test/ |
| H A D | litest-device-alps-3fg.c | 46 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() argument 70 touch_move(struct litest_device *d, unsigned int slot, double x, double y) in touch_move() argument 83 touch_up(struct litest_device *d, unsigned int slot) in touch_up() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | feedback-source.h | 25 FeedbackSlot slot; member
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-type-profile.cc | 53 FeedbackSlot slot = vector.GetTypeProfileSlot(); in Collect() local 100 FeedbackSlot slot = vector.GetTypeProfileSlot(); in SelectMode() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-number-gen.cc | 195 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); TF_BUILTIN() local 209 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); TF_BUILTIN() local 221 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); TF_BUILTIN() local 236 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); TF_BUILTIN() local [all...] |