Home
last modified time | relevance | path

Searched defs:slot (Results 1 – 25 of 734) sorted by relevance

12345678910>>...30

/linux/drivers/mmc/host/
A Dcb710-mmc.c29 struct cb710_slot *slot = cb710_mmc_to_slot(mmc); in cb710_mmc_select_clock_divider() local
445 struct cb710_slot *slot = cb710_mmc_to_slot(mmc); in cb710_mmc_command() local
485 struct cb710_slot *slot = cb710_mmc_to_slot(mmc); in cb710_mmc_request() local
499 static int cb710_mmc_powerup(struct cb710_slot *slot) in cb710_mmc_powerup()
562 struct cb710_slot *slot = cb710_mmc_to_slot(mmc); in cb710_mmc_set_ios() local
603 struct cb710_slot *slot = cb710_mmc_to_slot(mmc); in cb710_mmc_get_ro() local
611 struct cb710_slot *slot = cb710_mmc_to_slot(mmc); in cb710_mmc_get_cd() local
670 struct cb710_slot *slot = cb710_pdev_to_slot(pdev); in cb710_mmc_suspend() local
678 struct cb710_slot *slot = cb710_pdev_to_slot(pdev); in cb710_mmc_resume() local
688 struct cb710_slot *slot = cb710_pdev_to_slot(pdev); in cb710_mmc_init() local
[all …]
A Dsdhci-pci-core.c53 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
543 struct sdhci_pci_slot *slot = sdhci_priv(host); in intel_select_drive_strength() local
740 struct sdhci_pci_slot *slot = chip->slots[0]; in intel_ltr_set() local
970 struct sdhci_pci_slot *slot = chip->slots[0]; in glk_rpm_retune_wa() local
1900 struct sdhci_pci_slot *slot; in sdhci_pci_enable_dma() local
2013 struct sdhci_pci_slot *slot; in sdhci_pci_probe_slot() local
[all …]
A Dcavium.c228 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
913 static int cvm_mmc_init_lowlevel(struct cvm_mmc_slot *slot) in cvm_mmc_init_lowlevel()
1011 struct cvm_mmc_slot *slot; in cvm_mmc_of_slot_probe() local
[all …]
/linux/drivers/pci/hotplug/
A Drpaphp.h60 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
A Dcpci_hotplug.h30 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()
A Dcpci_hotplug_pci.c33 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()
A Dpci_hotplug_core.c82 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
477 int pci_hp_add(struct hotplug_slot *slot) in pci_hp_add()
[all …]
A Dcpci_hotplug_core.c73 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
192 struct slot *slot; in cpci_hp_register_bus() local
244 struct slot *slot; in cpci_hp_unregister_bus() local
297 struct slot *slot; in init_slots() local
326 struct slot *slot; in check_slots() local
[all …]
A Dacpiphp_glue.c153 struct acpiphp_slot *slot, *next; in free_bridge() local
232 struct acpiphp_slot *slot; in acpiphp_add_context() local
340 struct acpiphp_slot *slot; in cleanup_bridge() local
544 static void disable_slot(struct acpiphp_slot *slot) in disable_slot()
566 static bool slot_no_hotplug(struct acpiphp_slot *slot) in slot_no_hotplug()
690 struct acpiphp_slot *slot; in acpiphp_check_bridge() local
778 struct acpiphp_slot *slot = func->slot; in hotplug_event() local
974 int acpiphp_enable_slot(struct acpiphp_slot *slot) in acpiphp_enable_slot()
1018 int acpiphp_disable_slot(struct acpiphp_slot *slot) in acpiphp_disable_slot()
1038 u8 acpiphp_get_power_status(struct acpiphp_slot *slot) in acpiphp_get_power_status()
[all …]
A Dshpchp_core.c66 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
A Dshpchp.h63 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
A Drpaphp_slot.c22 void dealloc_slot_struct(struct slot *slot) in dealloc_slot_struct()
32 struct slot *slot; in alloc_slot_struct() local
53 static int is_registered(struct slot *slot) in is_registered()
64 int rpaphp_deregister_slot(struct slot *slot) in rpaphp_deregister_slot()
81 int rpaphp_register_slot(struct slot *slot) in rpaphp_register_slot()
A Dacpiphp_core.c121 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
/linux/arch/x86/kernel/
A Dearly-quirks.c57 static void __init via_bugs(int num, int slot, int func) in via_bugs()
80 static void __init nvidia_bugs(int num, int slot, int func) in nvidia_bugs()
116 static u32 __init ati_ixp4x0_rev(int num, int slot, int func) in ati_ixp4x0_rev()
134 static void __init ati_bugs(int num, int slot, int func) in ati_bugs()
160 static u32 __init ati_sbx00_rev(int num, int slot, int func) in ati_sbx00_rev()
170 static void __init ati_bugs_contd(int num, int slot, int func) in ati_bugs_contd()
202 static void __init ati_bugs(int num, int slot, int func) in ati_bugs()
206 static void __init ati_bugs_contd(int num, int slot, int func) in ati_bugs_contd()
563 intel_graphics_stolen(int num, int slot, int func, in intel_graphics_stolen()
735 static int __init check_dev_quirk(int num, int slot, int func) in check_dev_quirk()
[all …]
/linux/drivers/pci/
A Dslot.c21 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()
70 struct pci_slot *slot = to_pci_slot(kobj); in pci_slot_release() local
144 static int rename_slot(struct pci_slot *slot, const char *name) in rename_slot()
164 struct pci_slot *slot; in pci_dev_assign_slot() local
175 struct pci_slot *slot; in get_slot() local
230 struct pci_slot *slot; in pci_create_slot() local
312 void pci_destroy_slot(struct pci_slot *slot) in pci_destroy_slot()
[all …]
/linux/drivers/media/pci/ddbridge/
A Dddbridge-ci.c46 int slot, int address) in read_attribute_mem()
60 static int write_attribute_mem(struct dvb_ca_en50221 *ca, int slot, in write_attribute_mem()
72 int slot, u8 address) in read_cam_control()
92 static int write_cam_control(struct dvb_ca_en50221 *ca, int slot, in write_cam_control()
103 static int slot_reset(struct dvb_ca_en50221 *ca, int slot) in slot_reset()
120 static int slot_shutdown(struct dvb_ca_en50221 *ca, int slot) in slot_shutdown()
129 static int slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) in slot_ts_enable()
190 int slot, int address) in read_attribute_mem_xo2()
213 int slot, u8 address) in read_cam_control_xo2()
235 static int slot_reset_xo2(struct dvb_ca_en50221 *ca, int slot) in slot_reset_xo2()
[all …]
/linux/fs/btrfs/
A Dtree-checker.c168 struct btrfs_key *key, int slot, in check_prev_ino()
199 struct btrfs_key *key, int slot, in check_extent_data_item()
385 int slot) in check_inode_key()
437 int slot) in check_root_key()
482 int slot) in check_dir_item()
719 int slot = -1; in chunk_err() local
911 struct btrfs_key *key, int slot) in check_leaf_chunk_item()
1086 int slot) in check_root_item()
1501 int slot) in check_inode_ref()
1613 int slot; in check_leaf() local
[all …]
/linux/drivers/media/pci/mantis/
A Dmantis_ca.c28 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/arch/x86/kvm/mmu/
A Dpage_track.c28 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()
86 static void update_gfn_track(struct kvm_memory_slot *slot, gfn_t gfn, in update_gfn_track()
114 struct kvm_memory_slot *slot, gfn_t gfn, in kvm_slot_page_track_add_page()
153 struct kvm_memory_slot *slot, gfn_t gfn, in kvm_slot_page_track_remove_page()
177 struct kvm_memory_slot *slot, gfn_t gfn, in kvm_slot_page_track_is_active()
284 void kvm_page_track_flush_slot(struct kvm *kvm, struct kvm_memory_slot *slot) in kvm_page_track_flush_slot()
/linux/arch/x86/pci/
A Dearly.c11 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/drivers/media/dvb-frontends/
A Dsp2.c92 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/arch/ia64/kernel/
A Dkprobes.c138 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()
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
601 int slot = ((unsigned long)p->addr & 0xf); in resume_execution() local
667 unsigned long slot = (unsigned long)p->addr & 0xf; in prepare_ss() local
[all …]
/linux/drivers/pcmcia/
A Dvrc4171_card.c90 enum vrc4171_slot slot; member
158 static inline uint8_t exca_read_byte(int slot, uint8_t index) in exca_read_byte()
225 unsigned int slot; in pccard_init() local
243 unsigned int slot; in pccard_get_status() local
308 unsigned int slot; in pccard_set_socket() local
369 unsigned int slot; in pccard_set_io_map() local
411 unsigned int slot; in pccard_set_mem_map() local
478 static inline unsigned int get_events(int slot) in get_events()
542 static inline void reserve_using_irq(int slot) in reserve_using_irq()
558 int slot, retval; in vrc4171_add_sockets() local
[all …]
/linux/drivers/media/pci/netup_unidvb/
A Dnetup_unidvb_ci.c53 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()
/linux/fs/nfs/
A Dnfs4session.c49 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()
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()
393 struct nfs4_slot *slot = nfs4_alloc_slot(tbl); in nfs41_try_wake_next_slot_table_entry() local
[all …]

Completed in 59 milliseconds

12345678910>>...30