/linux-6.1.9/drivers/mmc/host/ |
D | cb710-mmc.c | 29 struct cb710_slot *slot = cb710_mmc_to_slot(mmc); in cb710_mmc_select_clock_divider() local 62 static void __cb710_mmc_enable_irq(struct cb710_slot *slot, in __cb710_mmc_enable_irq() 83 static void cb710_mmc_enable_irq(struct cb710_slot *slot, in cb710_mmc_enable_irq() 95 static void cb710_mmc_reset_events(struct cb710_slot *slot) in cb710_mmc_reset_events() 102 static void cb710_mmc_enable_4bit_data(struct cb710_slot *slot, int enable) in cb710_mmc_enable_4bit_data() 112 static int cb710_check_event(struct cb710_slot *slot, u8 what) in cb710_check_event() 145 static int cb710_wait_for_event(struct cb710_slot *slot, u8 what) in cb710_wait_for_event() 178 static int cb710_wait_while_busy(struct cb710_slot *slot, uint8_t mask) in cb710_wait_while_busy() 210 static void cb710_mmc_set_transfer_size(struct cb710_slot *slot, in cb710_mmc_set_transfer_size() 221 static void cb710_mmc_fifo_hack(struct cb710_slot *slot) in cb710_mmc_fifo_hack() [all …]
|
D | sdhci-pci-core.c | 53 struct sdhci_pci_slot *slot = chip->slots[i]; in sdhci_pci_init_wakeup() local 77 struct sdhci_pci_slot *slot = chip->slots[i]; in sdhci_pci_suspend_host() local 106 struct sdhci_pci_slot *slot; in sdhci_pci_resume_host() local 150 struct sdhci_pci_slot *slot; in sdhci_pci_runtime_suspend_host() local 180 struct sdhci_pci_slot *slot; in sdhci_pci_runtime_resume_host() local 259 static int ricoh_mmc_probe_slot(struct sdhci_pci_slot *slot) in ricoh_mmc_probe_slot() 315 static int ene_714_probe_slot(struct sdhci_pci_slot *slot) in ene_714_probe_slot() 343 static int mrst_hc_probe_slot(struct sdhci_pci_slot *slot) in mrst_hc_probe_slot() 363 static int pch_hc_probe_slot(struct sdhci_pci_slot *slot) in pch_hc_probe_slot() 369 static int mfd_emmc_probe_slot(struct sdhci_pci_slot *slot) in mfd_emmc_probe_slot() [all …]
|
D | cavium.c | 228 static bool switch_val_changed(struct cvm_mmc_slot *slot, u64 new_val) in switch_val_changed() 236 static void set_wdog(struct cvm_mmc_slot *slot, unsigned int ns) in set_wdog() 250 static void cvm_mmc_reset_bus(struct cvm_mmc_slot *slot) in cvm_mmc_reset_bus() 271 static void cvm_mmc_switch_to(struct cvm_mmc_slot *slot) in cvm_mmc_switch_to() 627 struct cvm_mmc_slot *slot = mmc_priv(mmc); in prepare_ext_dma() local 652 struct cvm_mmc_slot *slot = mmc_priv(mmc); in cvm_mmc_dma_request() local 752 struct cvm_mmc_slot *slot = mmc_priv(mmc); in cvm_mmc_request() local 824 struct cvm_mmc_slot *slot = mmc_priv(mmc); in cvm_mmc_set_ios() local 904 static void cvm_mmc_set_clock(struct cvm_mmc_slot *slot, unsigned int clock) in cvm_mmc_set_clock() 913 static int cvm_mmc_init_lowlevel(struct cvm_mmc_slot *slot) in cvm_mmc_init_lowlevel() [all …]
|
/linux-6.1.9/drivers/pci/hotplug/ |
D | rpaphp.h | 60 struct slot { struct 61 struct list_head rpaphp_slot_list; argument 71 struct hotplug_slot hotplug_slot; argument 77 static inline struct slot *to_slot(struct hotplug_slot *hotplug_slot) in to_slot() argument
|
D | cpci_hotplug.h | 30 struct slot { struct 38 struct hotplug_slot hotplug_slot; argument 39 struct list_head slot_list; argument 47 int (*hardware_test)(struct slot *slot, u32 value); argument 61 static inline const char *slot_name(struct slot *slot) in slot_name()
|
D | cpci_hotplug_pci.c | 33 u8 cpci_get_attention_status(struct slot *slot) in cpci_get_attention_status() 53 int cpci_set_attention_status(struct slot *slot, int status) in cpci_set_attention_status() 80 u16 cpci_get_hs_csr(struct slot *slot) in cpci_get_hs_csr() 98 int cpci_check_and_clear_ins(struct slot *slot) in cpci_check_and_clear_ins() 127 int cpci_check_ext(struct slot *slot) in cpci_check_ext() 148 int cpci_clear_ext(struct slot *slot) in cpci_clear_ext() 174 int cpci_led_on(struct slot *slot) in cpci_led_on() 202 int cpci_led_off(struct slot *slot) in cpci_led_off() 235 int cpci_configure_slot(struct slot *slot) in cpci_configure_slot() 286 int cpci_unconfigure_slot(struct slot *slot) in cpci_unconfigure_slot()
|
D | pci_hotplug_core.c | 82 struct hotplug_slot *slot = pci_slot->hotplug; in power_write_file() local 139 struct hotplug_slot *slot = pci_slot->hotplug; in attention_write_file() local 206 struct hotplug_slot *slot = pci_slot->hotplug; in test_write_file() local 236 struct hotplug_slot *slot = pci_slot->hotplug; in has_power_file() local 249 struct hotplug_slot *slot = pci_slot->hotplug; in has_attention_file() local 261 struct hotplug_slot *slot = pci_slot->hotplug; in has_latch_file() local 272 struct hotplug_slot *slot = pci_slot->hotplug; in has_adapter_file() local 283 struct hotplug_slot *slot = pci_slot->hotplug; in has_test_file() local 380 struct hotplug_slot *slot; in get_slot_from_name() local 404 int __pci_hp_register(struct hotplug_slot *slot, struct pci_bus *bus, in __pci_hp_register() [all …]
|
D | cpci_hotplug_core.c | 73 struct slot *slot = to_slot(hotplug_slot); in enable_slot() local 86 struct slot *slot = to_slot(hotplug_slot); in disable_slot() local 130 cpci_get_power_status(struct slot *slot) in cpci_get_power_status() 142 struct slot *slot = to_slot(hotplug_slot); in get_power_status() local 151 struct slot *slot = to_slot(hotplug_slot); in get_attention_status() local 166 struct slot *slot = to_slot(hotplug_slot); in get_adapter_status() local 175 struct slot *slot = to_slot(hotplug_slot); in get_latch_status() local 181 static void release_slot(struct slot *slot) in release_slot() 192 struct slot *slot; in cpci_hp_register_bus() local 244 struct slot *slot; in cpci_hp_unregister_bus() local [all …]
|
D | acpiphp_glue.c | 153 struct acpiphp_slot *slot, *next; in free_bridge() local 232 struct acpiphp_slot *slot; in acpiphp_add_context() local 341 struct acpiphp_slot *slot; in cleanup_bridge() local 394 static void acpiphp_set_acpi_region(struct acpiphp_slot *slot) in acpiphp_set_acpi_region() 406 static void check_hotplug_bridge(struct acpiphp_slot *slot, struct pci_dev *dev) in check_hotplug_bridge() 422 static int acpiphp_rescan_slot(struct acpiphp_slot *slot) in acpiphp_rescan_slot() 474 static void enable_slot(struct acpiphp_slot *slot, bool bridge) in enable_slot() 545 static void disable_slot(struct acpiphp_slot *slot) in disable_slot() 567 static bool slot_no_hotplug(struct acpiphp_slot *slot) in slot_no_hotplug() 591 static unsigned int get_slot_status(struct acpiphp_slot *slot) in get_slot_status() [all …]
|
D | shpchp_core.c | 66 struct slot *slot; in init_slots() local 132 struct slot *slot, *next; in cleanup_slots() local 148 struct slot *slot = get_slot(hotplug_slot); in set_attention_status() local 161 struct slot *slot = get_slot(hotplug_slot); in enable_slot() local 171 struct slot *slot = get_slot(hotplug_slot); in disable_slot() local 181 struct slot *slot = get_slot(hotplug_slot); in get_power_status() local 196 struct slot *slot = get_slot(hotplug_slot); in get_attention_status() local 211 struct slot *slot = get_slot(hotplug_slot); in get_latch_status() local 226 struct slot *slot = get_slot(hotplug_slot); in get_adapter_status() local
|
D | shpchp.h | 63 struct slot { struct 76 struct hotplug_slot hotplug_slot; argument 77 struct list_head slot_list; argument 81 u8 hp_slot; argument 86 struct slot *p_slot; argument 172 static inline const char *slot_name(struct slot *slot) in slot_name() 217 struct slot *slot; in shpchp_find_slot() local
|
D | acpiphp_core.c | 121 struct slot *slot = to_slot(hotplug_slot); in enable_slot() local 138 struct slot *slot = to_slot(hotplug_slot); in disable_slot() local 182 struct slot *slot = to_slot(hotplug_slot); in get_power_status() local 228 struct slot *slot = to_slot(hotplug_slot); in get_latch_status() local 248 struct slot *slot = to_slot(hotplug_slot); in get_adapter_status() local 261 struct slot *slot; in acpiphp_register_hotplug_slot() local 298 struct slot *slot = acpiphp_slot->slot; in acpiphp_unregister_hotplug_slot() local
|
D | rpaphp_slot.c | 23 void dealloc_slot_struct(struct slot *slot) in dealloc_slot_struct() 33 struct slot *slot; in alloc_slot_struct() local 54 static int is_registered(struct slot *slot) in is_registered() 65 int rpaphp_deregister_slot(struct slot *slot) in rpaphp_deregister_slot() 82 int rpaphp_register_slot(struct slot *slot) in rpaphp_register_slot()
|
D | cpqphp.h | 247 struct slot { struct 248 struct slot *next; argument 260 u8 hp_slot; argument 262 void __iomem *p_sm_slot; argument 263 struct hotplug_slot hotplug_slot; argument 289 struct slot *slot; member 446 static inline const char *slot_name(struct slot *slot) in slot_name() 480 static inline void amber_LED_on(struct controller *ctrl, u8 slot) in amber_LED_on() 490 static inline void amber_LED_off(struct controller *ctrl, u8 slot) in amber_LED_off() 500 static inline int read_amber_LED(struct controller *ctrl, u8 slot) in read_amber_LED() [all …]
|
/linux-6.1.9/arch/x86/kernel/ |
D | early-quirks.c | 32 static void __init fix_hypertransport_config(int num, int slot, int func) in fix_hypertransport_config() 58 static void __init via_bugs(int num, int slot, int func) in via_bugs() 81 static void __init nvidia_bugs(int num, int slot, int func) in nvidia_bugs() 117 static u32 __init ati_ixp4x0_rev(int num, int slot, int func) in ati_ixp4x0_rev() 135 static void __init ati_bugs(int num, int slot, int func) in ati_bugs() 161 static u32 __init ati_sbx00_rev(int num, int slot, int func) in ati_sbx00_rev() 171 static void __init ati_bugs_contd(int num, int slot, int func) in ati_bugs_contd() 203 static void __init ati_bugs(int num, int slot, int func) in ati_bugs() 207 static void __init ati_bugs_contd(int num, int slot, int func) in ati_bugs_contd() 212 static void __init intel_remapping_check(int num, int slot, int func) in intel_remapping_check() [all …]
|
/linux-6.1.9/drivers/pci/ |
D | slot.c | 21 struct pci_slot *slot = to_pci_slot(kobj); in pci_slot_attr_show() local 29 struct pci_slot *slot = to_pci_slot(kobj); in pci_slot_attr_store() local 39 static ssize_t address_read_file(struct pci_slot *slot, char *buf) in address_read_file() 57 static ssize_t max_speed_read_file(struct pci_slot *slot, char *buf) in max_speed_read_file() 62 static ssize_t cur_speed_read_file(struct pci_slot *slot, char *buf) in cur_speed_read_file() 70 struct pci_slot *slot = to_pci_slot(kobj); in pci_slot_release() local 145 static int rename_slot(struct pci_slot *slot, const char *name) in rename_slot() 165 struct pci_slot *slot; in pci_dev_assign_slot() local 176 struct pci_slot *slot; in get_slot() local 231 struct pci_slot *slot; in pci_create_slot() local [all …]
|
/linux-6.1.9/drivers/media/pci/ddbridge/ |
D | ddbridge-ci.c | 37 int slot, int address) in read_attribute_mem() 51 static int write_attribute_mem(struct dvb_ca_en50221 *ca, int slot, in write_attribute_mem() 63 int slot, u8 address) in read_cam_control() 83 static int write_cam_control(struct dvb_ca_en50221 *ca, int slot, in write_cam_control() 94 static int slot_reset(struct dvb_ca_en50221 *ca, int slot) in slot_reset() 111 static int slot_shutdown(struct dvb_ca_en50221 *ca, int slot) in slot_shutdown() 120 static int slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) in slot_ts_enable() 130 static int poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) in poll_slot_status() 181 int slot, int address) in read_attribute_mem_xo2() 193 static int write_attribute_mem_xo2(struct dvb_ca_en50221 *ca, int slot, in write_attribute_mem_xo2() [all …]
|
/linux-6.1.9/fs/btrfs/ |
D | tree-checker.c | 51 static void generic_err(const struct extent_buffer *eb, int slot, in generic_err() 76 static void file_extent_err(const struct extent_buffer *eb, int slot, in file_extent_err() 102 #define CHECK_FE_ALIGNED(leaf, slot, fi, name, alignment) \ argument 136 static void dir_item_err(const struct extent_buffer *eb, int slot, in dir_item_err() 168 struct btrfs_key *key, int slot, in check_prev_ino() 199 struct btrfs_key *key, int slot, in check_extent_data_item() 339 int slot, struct btrfs_key *prev_key) in check_csum_item() 381 #define inode_item_err(eb, slot, fmt, ...) \ argument 385 int slot) in check_inode_key() 437 int slot) in check_root_key() [all …]
|
/linux-6.1.9/drivers/media/pci/mantis/ |
D | mantis_ca.c | 28 static int mantis_ca_read_attr_mem(struct dvb_ca_en50221 *en50221, int slot, int addr) in mantis_ca_read_attr_mem() 41 static int mantis_ca_write_attr_mem(struct dvb_ca_en50221 *en50221, int slot, int addr, u8 data) in mantis_ca_write_attr_mem() 54 static int mantis_ca_read_cam_ctl(struct dvb_ca_en50221 *en50221, int slot, u8 addr) in mantis_ca_read_cam_ctl() 67 static int mantis_ca_write_cam_ctl(struct dvb_ca_en50221 *en50221, int slot, u8 addr, u8 data) in mantis_ca_write_cam_ctl() 80 static int mantis_ca_slot_reset(struct dvb_ca_en50221 *en50221, int slot) in mantis_ca_slot_reset() 96 static int mantis_ca_slot_shutdown(struct dvb_ca_en50221 *en50221, int slot) in mantis_ca_slot_shutdown() 106 static int mantis_ts_control(struct dvb_ca_en50221 *en50221, int slot) in mantis_ts_control() 116 static int mantis_slot_status(struct dvb_ca_en50221 *en50221, int slot, int open) in mantis_slot_status()
|
/linux-6.1.9/arch/x86/kvm/mmu/ |
D | page_track.c | 28 void kvm_page_track_free_memslot(struct kvm_memory_slot *slot) in kvm_page_track_free_memslot() 39 struct kvm_memory_slot *slot, in kvm_page_track_create_memslot() 71 int kvm_page_track_write_tracking_alloc(struct kvm_memory_slot *slot) in kvm_page_track_write_tracking_alloc() 87 static void update_gfn_track(struct kvm_memory_slot *slot, gfn_t gfn, in update_gfn_track() 115 struct kvm_memory_slot *slot, gfn_t gfn, in kvm_slot_page_track_add_page() 154 struct kvm_memory_slot *slot, gfn_t gfn, in kvm_slot_page_track_remove_page() 178 const struct kvm_memory_slot *slot, in kvm_slot_page_track_is_active() 285 void kvm_page_track_flush_slot(struct kvm *kvm, struct kvm_memory_slot *slot) in kvm_page_track_flush_slot()
|
/linux-6.1.9/arch/x86/pci/ |
D | early.c | 11 u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config() 19 u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config_byte() 27 u16 read_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config_16() 35 void write_pci_config(u8 bus, u8 slot, u8 func, u8 offset, in write_pci_config() 42 void write_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset, u8 val) in write_pci_config_byte() 48 void write_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset, u16 val) in write_pci_config_16()
|
/linux-6.1.9/drivers/media/dvb-frontends/ |
D | sp2.c | 92 static int sp2_ci_op_cam(struct dvb_ca_en50221 *en50221, int slot, u8 acs, in sp2_ci_op_cam() 147 int slot, int addr) in sp2_ci_read_attribute_mem() 154 int slot, int addr, u8 data) in sp2_ci_write_attribute_mem() 161 int slot, u8 addr) in sp2_ci_read_cam_control() 168 int slot, u8 addr, u8 data) in sp2_ci_write_cam_control() 174 int sp2_ci_slot_reset(struct dvb_ca_en50221 *en50221, int slot) in sp2_ci_slot_reset() 206 int sp2_ci_slot_shutdown(struct dvb_ca_en50221 *en50221, int slot) in sp2_ci_slot_shutdown() 216 int sp2_ci_slot_ts_enable(struct dvb_ca_en50221 *en50221, int slot) in sp2_ci_slot_ts_enable() 234 int slot, int open) in sp2_ci_poll_slot_status()
|
/linux-6.1.9/arch/ia64/kernel/ |
D | kprobes.c | 85 static void __kprobes update_kprobe_inst_flag(uint template, uint slot, in update_kprobe_inst_flag() 138 static uint __kprobes is_cmp_ctype_unc_inst(uint template, uint slot, in is_cmp_ctype_unc_inst() 174 static int __kprobes unsupported_inst(uint template, uint slot, in unsupported_inst() 285 static void __kprobes prepare_break_inst(uint template, uint slot, in prepare_break_inst() 321 static void __kprobes get_kprobe_inst(bundle_t *bundle, uint slot, in get_kprobe_inst() 354 static int __kprobes valid_kprobe_addr(int template, int slot, in valid_kprobe_addr() 421 static int __kprobes __is_ia64_break_inst(bundle_t *bundle, uint slot) in __is_ia64_break_inst() 452 static int __kprobes can_boost(bundle_t *bundle, uint slot, in can_boost() 475 unsigned int slot = (unsigned long)p->addr & 0xf; in prepare_booster() local 496 unsigned int slot = addr & 0xf, template, major_opcode = 0; in arch_prepare_kprobe() local [all …]
|
/linux-6.1.9/fs/nfs/ |
D | nfs4session.c | 49 struct nfs4_slot *slot = *p; in nfs4_shrink_slot_table() local 83 void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_free_slot() 107 struct nfs4_slot *slot; in nfs4_new_slot() local 123 struct nfs4_slot **p, *slot; in nfs4_find_or_create_slot() local 143 struct nfs4_slot *slot) in nfs4_lock_slot() 159 bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_try_to_lock_slot() 183 struct nfs4_slot *slot; in nfs4_slot_get_seqid() local 361 struct nfs4_slot *slot = pslot; in nfs41_assign_slot() local 376 struct nfs4_slot *slot) in __nfs41_wake_and_assign_slot() 384 struct nfs4_slot *slot) in nfs41_wake_and_assign_slot() [all …]
|
/linux-6.1.9/drivers/media/pci/netup_unidvb/ |
D | netup_unidvb_ci.c | 53 int slot) in netup_unidvb_ci_slot_ts_ctl() 71 int slot) in netup_unidvb_ci_slot_shutdown() 81 int slot) in netup_unidvb_ci_slot_reset() 115 int slot, int open) in netup_unidvb_poll_ci_slot_status() 137 int slot, int addr) in netup_unidvb_ci_read_attribute_mem() 149 int slot, int addr, u8 data) in netup_unidvb_ci_write_attribute_mem() 161 int slot, u8 addr) in netup_unidvb_ci_read_cam_ctl() 173 int slot, u8 addr, u8 data) in netup_unidvb_ci_write_cam_ctl()
|