Home
last modified time | relevance | path

Searched defs:slot (Results 1 – 200 of 618) sorted by relevance

1234

/linux-4.4.14/drivers/mmc/host/
Dcb710-mmc.c30 struct cb710_slot *slot = cb710_mmc_to_slot(mmc); in cb710_mmc_select_clock_divider() local
63 static void __cb710_mmc_enable_irq(struct cb710_slot *slot, in __cb710_mmc_enable_irq()
84 static void cb710_mmc_enable_irq(struct cb710_slot *slot, in cb710_mmc_enable_irq()
96 static void cb710_mmc_reset_events(struct cb710_slot *slot) in cb710_mmc_reset_events()
103 static void cb710_mmc_enable_4bit_data(struct cb710_slot *slot, int enable) in cb710_mmc_enable_4bit_data()
113 static int cb710_check_event(struct cb710_slot *slot, u8 what) in cb710_check_event()
146 static int cb710_wait_for_event(struct cb710_slot *slot, u8 what) in cb710_wait_for_event()
179 static int cb710_wait_while_busy(struct cb710_slot *slot, uint8_t mask) in cb710_wait_while_busy()
211 static void cb710_mmc_set_transfer_size(struct cb710_slot *slot, in cb710_mmc_set_transfer_size()
222 static void cb710_mmc_fifo_hack(struct cb710_slot *slot) in cb710_mmc_fifo_hack()
[all …]
Dsdhci-pci-core.c49 static int ricoh_mmc_probe_slot(struct sdhci_pci_slot *slot) in ricoh_mmc_probe_slot()
112 static int mrst_hc_probe_slot(struct sdhci_pci_slot *slot) in mrst_hc_probe_slot()
132 static int pch_hc_probe_slot(struct sdhci_pci_slot *slot) in pch_hc_probe_slot()
142 struct sdhci_pci_slot *slot = dev_id; in sdhci_pci_sd_cd() local
149 static void sdhci_pci_add_own_cd(struct sdhci_pci_slot *slot) in sdhci_pci_add_own_cd()
187 static void sdhci_pci_remove_own_cd(struct sdhci_pci_slot *slot) in sdhci_pci_remove_own_cd()
197 static inline void sdhci_pci_add_own_cd(struct sdhci_pci_slot *slot) in sdhci_pci_add_own_cd()
201 static inline void sdhci_pci_remove_own_cd(struct sdhci_pci_slot *slot) in sdhci_pci_remove_own_cd()
207 static int mfd_emmc_probe_slot(struct sdhci_pci_slot *slot) in mfd_emmc_probe_slot()
215 static int mfd_sdio_probe_slot(struct sdhci_pci_slot *slot) in mfd_sdio_probe_slot()
[all …]
Ddw_mmc.c112 struct dw_mci_slot *slot = s->private; in dw_mci_req_show() local
188 static void dw_mci_init_debugfs(struct dw_mci_slot *slot) in dw_mci_init_debugfs()
235 struct dw_mci_slot *slot = mmc_priv(mmc); in dw_mci_prepare_command() local
828 struct dw_mci_slot *slot = mmc_priv(mmc); in dw_mci_pre_req() local
847 struct dw_mci_slot *slot = mmc_priv(mmc); in dw_mci_post_req() local
1058 static void mci_send_cmd(struct dw_mci_slot *slot, u32 cmd, u32 arg) in mci_send_cmd()
1079 static void dw_mci_setup_bus(struct dw_mci_slot *slot, bool force_clkinit) in dw_mci_setup_bus()
1145 struct dw_mci_slot *slot, in __dw_mci_start_request()
1210 struct dw_mci_slot *slot) in dw_mci_start_request()
1220 static void dw_mci_queue_request(struct dw_mci *host, struct dw_mci_slot *slot, in dw_mci_queue_request()
[all …]
Domap.c175 static void mmc_omap_fclk_offdelay(struct mmc_omap_slot *slot) in mmc_omap_fclk_offdelay()
200 static void mmc_omap_select_slot(struct mmc_omap_slot *slot, int claimed) in mmc_omap_select_slot()
258 static void mmc_omap_release_slot(struct mmc_omap_slot *slot, int clk_enabled) in mmc_omap_release_slot()
301 int mmc_omap_cover_is_open(struct mmc_omap_slot *slot) in mmc_omap_cover_is_open()
314 struct mmc_omap_slot *slot = mmc_priv(mmc); in mmc_omap_show_cover_switch() local
327 struct mmc_omap_slot *slot = mmc_priv(mmc); in mmc_omap_show_slot_name() local
434 struct mmc_omap_slot *slot = host->current_slot; in mmc_omap_send_stop_work() local
475 struct mmc_omap_slot *slot = host->current_slot; in mmc_omap_send_abort() local
793 struct mmc_omap_slot *slot = in mmc_omap_irq() local
861 struct mmc_omap_slot *slot = host->slots[num]; in omap_mmc_notify_cover_event() local
[all …]
Datmel-mci.c221 struct atmel_mci_slot *slot[ATMCI_MAX_NR_SLOTS]; member
285 struct atmel_mci_slot *slot = s->private; in atmci_req_show() local
473 static void atmci_init_debugfs(struct atmel_mci_slot *slot) in atmci_init_debugfs()
629 struct atmel_mci_slot *slot, struct mmc_data *data) in atmci_set_timeout()
1135 struct atmel_mci_slot *slot) in atmci_start_request()
1234 struct atmel_mci_slot *slot, struct mmc_request *mrq) in atmci_queue_request()
1253 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_request() local
1288 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_set_ios() local
1433 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_get_ro() local
1447 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_get_cd() local
[all …]
/linux-4.4.14/drivers/pci/hotplug/
Ds390_pci_hpc.c37 struct slot { struct
38 struct list_head slot_list; argument
39 struct hotplug_slot *hotplug_slot; argument
43 static inline int slot_configure(struct slot *slot) in slot_configure()
54 static inline int slot_deconfigure(struct slot *slot) in slot_deconfigure()
67 struct slot *slot = hotplug_slot->private; in enable_slot() local
95 struct slot *slot = hotplug_slot->private; in disable_slot() local
113 struct slot *slot = hotplug_slot->private; in get_power_status() local
135 struct slot *slot = hotplug_slot->private; in release_slot() local
154 struct slot *slot; in zpci_init_slot() local
[all …]
Dpcihp_skeleton.c40 struct slot { struct
42 struct hotplug_slot *hotplug_slot; argument
43 struct list_head slot_list; argument
47 static LIST_HEAD(slot_list); argument
97 struct slot *slot = hotplug_slot->private; in enable_slot() local
111 struct slot *slot = hotplug_slot->private; in disable_slot() local
125 struct slot *slot = hotplug_slot->private; in set_attention_status() local
150 struct slot *slot = hotplug_slot->private; in hardware_test() local
169 struct slot *slot = hotplug_slot->private; in get_power_status() local
184 struct slot *slot = hotplug_slot->private; in get_attention_status() local
[all …]
Drpaphp.h70 struct slot { struct
71 struct list_head rpaphp_slot_list; argument
80 struct hotplug_slot *hotplug_slot; argument
89 int rpaphp_enable_slot(struct slot *slot); argument
Dcpci_hotplug_pci.c49 u8 cpci_get_attention_status(struct slot *slot) in cpci_get_attention_status()
69 int cpci_set_attention_status(struct slot *slot, int status) in cpci_set_attention_status()
96 u16 cpci_get_hs_csr(struct slot *slot) in cpci_get_hs_csr()
114 int cpci_check_and_clear_ins(struct slot *slot) in cpci_check_and_clear_ins()
143 int cpci_check_ext(struct slot *slot) in cpci_check_ext()
164 int cpci_clear_ext(struct slot *slot) in cpci_clear_ext()
190 int cpci_led_on(struct slot *slot) in cpci_led_on()
219 int cpci_led_off(struct slot *slot) in cpci_led_off()
253 int cpci_configure_slot(struct slot *slot) in cpci_configure_slot()
307 int cpci_unconfigure_slot(struct slot *slot) in cpci_unconfigure_slot()
Dpciehp_core.c87 struct slot *slot = ctrl->slot; in init_slot() local
150 struct slot *slot = hotplug_slot->private; in set_attention_status() local
159 struct slot *slot = hotplug_slot->private; in enable_slot() local
167 struct slot *slot = hotplug_slot->private; in disable_slot() local
174 struct slot *slot = hotplug_slot->private; in get_power_status() local
182 struct slot *slot = hotplug_slot->private; in get_attention_status() local
190 struct slot *slot = hotplug_slot->private; in get_latch_status() local
198 struct slot *slot = hotplug_slot->private; in get_adapter_status() local
206 struct slot *slot = hotplug_slot->private; in reset_slot() local
215 struct slot *slot; in pciehp_probe() local
[all …]
Drpaphp_slot.c38 struct slot *slot = (struct slot *) hotplug_slot->private; in rpaphp_release_slot() local
42 void dealloc_slot_struct(struct slot *slot) in dealloc_slot_struct()
53 struct slot *slot; in alloc_slot_struct() local
87 static int is_registered(struct slot *slot) in is_registered()
98 int rpaphp_deregister_slot(struct slot *slot) in rpaphp_deregister_slot()
117 int rpaphp_register_slot(struct slot *slot) in rpaphp_register_slot()
Dcpci_hotplug.h44 struct slot { struct
50 struct hotplug_slot *hotplug_slot; argument
51 struct list_head slot_list; argument
59 int (*hardware_test) (struct slot *slot, u32 value); argument
73 static inline const char *slot_name(struct slot *slot) in slot_name()
Dshpchp_core.c84 struct slot *slot = hotplug_slot->private; in release_slot() local
96 struct slot *slot; in init_slots() local
183 struct slot *slot; in cleanup_slots() local
199 struct slot *slot = get_slot(hotplug_slot); in set_attention_status() local
212 struct slot *slot = get_slot(hotplug_slot); in enable_slot() local
222 struct slot *slot = get_slot(hotplug_slot); in disable_slot() local
232 struct slot *slot = get_slot(hotplug_slot); in get_power_status() local
247 struct slot *slot = get_slot(hotplug_slot); in get_attention_status() local
262 struct slot *slot = get_slot(hotplug_slot); in get_latch_status() local
277 struct slot *slot = get_slot(hotplug_slot); in get_adapter_status() local
Dacpiphp_glue.c159 struct acpiphp_slot *slot, *next; in free_bridge() local
267 struct acpiphp_slot *slot; in acpiphp_add_context() local
374 struct acpiphp_slot *slot; in cleanup_bridge() local
427 static void acpiphp_set_acpi_region(struct acpiphp_slot *slot) in acpiphp_set_acpi_region()
446 static void check_hotplug_bridge(struct acpiphp_slot *slot, struct pci_dev *dev) in check_hotplug_bridge()
462 static int acpiphp_rescan_slot(struct acpiphp_slot *slot) in acpiphp_rescan_slot()
483 static void enable_slot(struct acpiphp_slot *slot) in enable_slot()
540 static void disable_slot(struct acpiphp_slot *slot) in disable_slot()
562 static bool slot_no_hotplug(struct acpiphp_slot *slot) in slot_no_hotplug()
586 static unsigned int get_slot_status(struct acpiphp_slot *slot) in get_slot_status()
[all …]
Dacpiphp_core.c135 struct slot *slot = hotplug_slot->private; in enable_slot() local
152 struct slot *slot = hotplug_slot->private; in disable_slot() local
196 struct slot *slot = hotplug_slot->private; in get_power_status() local
242 struct slot *slot = hotplug_slot->private; in get_latch_status() local
262 struct slot *slot = hotplug_slot->private; in get_adapter_status() local
277 struct slot *slot = hotplug_slot->private; in release_slot() local
289 struct slot *slot; in acpiphp_register_hotplug_slot() local
340 struct slot *slot = acpiphp_slot->slot; in acpiphp_unregister_hotplug_slot() local
Dsgi_hotplug.c58 struct slot { struct
62 struct hotplug_slot *hotplug_slot; argument
82 static int enable_slot(struct hotplug_slot *slot); argument
97 struct slot *slot = pci_slot->hotplug->private; in path_show() local
167 struct slot *slot; in sn_hp_slot_private_alloc() local
193 struct slot *slot; in sn_hp_destroy() local
233 struct slot *slot = bss_hotplug_slot->private; in sn_slot_enable() local
273 struct slot *slot = bss_hotplug_slot->private; in sn_slot_disable() local
329 struct slot *slot = bss_hotplug_slot->private; in enable_slot() local
475 struct slot *slot = bss_hotplug_slot->private; in disable_slot() local
[all …]
Dpci_hotplug_core.c101 struct hotplug_slot *slot = pci_slot->hotplug; in power_write_file() local
224 struct hotplug_slot *slot = pci_slot->hotplug; in test_write_file() local
254 struct hotplug_slot *slot = pci_slot->hotplug; in has_power_file() local
267 struct hotplug_slot *slot = pci_slot->hotplug; in has_attention_file() local
279 struct hotplug_slot *slot = pci_slot->hotplug; in has_latch_file() local
290 struct hotplug_slot *slot = pci_slot->hotplug; in has_adapter_file() local
301 struct hotplug_slot *slot = pci_slot->hotplug; in has_test_file() local
398 struct hotplug_slot *slot; in get_slot_from_name() local
423 int __pci_hp_register(struct hotplug_slot *slot, struct pci_bus *bus, in __pci_hp_register()
477 int pci_hp_deregister(struct hotplug_slot *slot) in pci_hp_deregister()
[all …]
Dpciehp_hpc.c358 void pciehp_get_attention_status(struct slot *slot, u8 *status) in pciehp_get_attention_status()
384 void pciehp_get_power_status(struct slot *slot, u8 *status) in pciehp_get_power_status()
407 void pciehp_get_latch_status(struct slot *slot, u8 *status) in pciehp_get_latch_status()
416 void pciehp_get_adapter_status(struct slot *slot, u8 *status) in pciehp_get_adapter_status()
425 int pciehp_query_power_fault(struct slot *slot) in pciehp_query_power_fault()
434 void pciehp_set_attention_status(struct slot *slot, u8 value) in pciehp_set_attention_status()
460 void pciehp_green_led_on(struct slot *slot) in pciehp_green_led_on()
474 void pciehp_green_led_off(struct slot *slot) in pciehp_green_led_off()
488 void pciehp_green_led_blink(struct slot *slot) in pciehp_green_led_blink()
502 int pciehp_power_on_slot(struct slot *slot) in pciehp_power_on_slot()
[all …]
Dshpchp.h77 struct slot { struct
88 struct hotplug_slot *hotplug_slot; argument
89 struct list_head slot_list; argument
93 u8 hp_slot; argument
98 struct slot *p_slot; argument
185 static inline const char *slot_name(struct slot *slot) in slot_name()
241 struct slot *slot; in shpchp_find_slot() local
Dpciehp.h73 struct slot { struct
76 struct hotplug_slot *hotplug_slot; argument
85 struct slot *p_slot; argument
92 struct slot *slot; member
155 static inline const char *slot_name(struct slot *slot) in slot_name()
Dcpci_hotplug_core.c106 struct slot *slot = hotplug_slot->private; in enable_slot() local
119 struct slot *slot = hotplug_slot->private; in disable_slot() local
164 cpci_get_power_status(struct slot *slot) in cpci_get_power_status()
176 struct slot *slot = hotplug_slot->private; in get_power_status() local
185 struct slot *slot = hotplug_slot->private; in get_attention_status() local
213 struct slot *slot = hotplug_slot->private; in release_slot() local
226 struct slot *slot; in cpci_hp_register_bus() local
309 struct slot *slot; in cpci_hp_unregister_bus() local
366 struct slot *slot; in init_slots() local
397 struct slot *slot; in check_slots() local
[all …]
Drpaphp_core.c68 struct slot *slot = (struct slot *)hotplug_slot->private; in set_attention_status() local
95 struct slot *slot = (struct slot *)hotplug_slot->private; in get_power_status() local
110 struct slot *slot = (struct slot *)hotplug_slot->private; in get_attention_status() local
117 struct slot *slot = (struct slot *)hotplug_slot->private; in get_adapter_status() local
134 static enum pci_bus_speed get_max_bus_speed(struct slot *slot) in get_max_bus_speed()
308 struct slot *slot; in rpaphp_add_slot() local
360 struct slot *slot; in cleanup_slots() local
395 struct slot *slot = (struct slot *)hotplug_slot->private; in enable_slot() local
425 struct slot *slot = (struct slot *)hotplug_slot->private; in disable_slot() local
Dacpiphp.h49 struct slot { struct
50 struct hotplug_slot *hotplug_slot; argument
51 struct acpiphp_slot *acpi_slot; argument
52 struct hotplug_slot_info info; argument
56 static inline const char *slot_name(struct slot *slot) in slot_name()
95 struct slot *slot; member
110 struct acpiphp_slot *slot; member
Dcpqphp.h261 struct slot { struct
262 struct slot *next; argument
274 u8 hp_slot; argument
276 void __iomem *p_sm_slot; argument
277 struct hotplug_slot *hotplug_slot; argument
303 struct slot *slot; member
460 static inline const char *slot_name(struct slot *slot) in slot_name()
489 static inline void amber_LED_on(struct controller *ctrl, u8 slot) in amber_LED_on()
499 static inline void amber_LED_off(struct controller *ctrl, u8 slot) in amber_LED_off()
509 static inline int read_amber_LED(struct controller *ctrl, u8 slot) in read_amber_LED()
[all …]
Dcpqphp_core.c80 static inline int is_slot64bit(struct slot *slot) in is_slot64bit()
85 static inline int is_slot66mhz(struct slot *slot) in is_slot66mhz()
285 struct slot *slot = hotplug_slot->private; in release_slot() local
334 get_slot_mapping(struct pci_bus *bus, u8 bus_num, u8 dev_num, u8 *slot) in get_slot_mapping()
445 struct slot *slot = hotplug_slot->private; in set_attention_status() local
472 struct slot *slot = hotplug_slot->private; in process_SI() local
504 struct slot *slot = hotplug_slot->private; in process_SS() local
531 struct slot *slot = hotplug_slot->private; in hardware_test() local
542 struct slot *slot = hotplug_slot->private; in get_power_status() local
553 struct slot *slot = hotplug_slot->private; in get_attention_status() local
[all …]
Dshpchp_hpc.c310 static int shpc_write_cmd(struct slot *slot, u8 t_slot, u8 cmd) in shpc_write_cmd()
382 static int hpc_get_attention_status(struct slot *slot, u8 *status) in hpc_get_attention_status()
406 static int hpc_get_power_status(struct slot *slot, u8 *status) in hpc_get_power_status()
431 static int hpc_get_latch_status(struct slot *slot, u8 *status) in hpc_get_latch_status()
441 static int hpc_get_adapter_status(struct slot *slot, u8 *status) in hpc_get_adapter_status()
452 static int hpc_get_prog_int(struct slot *slot, u8 *prog_int) in hpc_get_prog_int()
461 static int hpc_get_adapter_speed(struct slot *slot, enum pci_bus_speed *value) in hpc_get_adapter_speed()
514 static int hpc_get_mode1_ECC_cap(struct slot *slot, u8 *mode) in hpc_get_mode1_ECC_cap()
531 static int hpc_query_power_fault(struct slot *slot) in hpc_query_power_fault()
540 static int hpc_set_attention_status(struct slot *slot, u8 value) in hpc_set_attention_status()
[all …]
Drpaphp_pci.c35 int rpaphp_get_sensor_state(struct slot *slot, int *state) in rpaphp_get_sensor_state()
76 int rpaphp_enable_slot(struct slot *slot) in rpaphp_enable_slot()
Dibmphp.h705 struct slot { struct
709 u8 real_physical_slot_num; argument
713 u8 flag; /* this is for disable slot and polling */ argument
715 struct hotplug_slot *hotplug_slot; argument
721 struct list_head ibm_slot_list; argument
731 u8 starting_slot_num; /* starting and ending slot #'s this ctrl controls*/ argument
Drpadlpar_core.c118 struct slot *slot; in find_php_slot() local
212 struct slot *slot; in dlpar_remove_phb() local
355 struct slot *slot; in dlpar_remove_pci_slot() local
Dacpiphp_ibm.c81 } slot; member
171 static int ibm_set_attention_status(struct hotplug_slot *slot, u8 status) in ibm_set_attention_status()
215 static int ibm_get_attention_status(struct hotplug_slot *slot, u8 *status) in ibm_get_attention_status()
Dibmphp_ebda.c680 struct slot *slot; in fillslotinfo() local
718 struct slot *slot; in release_slot() local
746 u16 ctlr, slot, bus; in ebda_rsrc_controller() local
1078 struct slot *slot; in ibmphp_get_slot_from_physical_num() local
/linux-4.4.14/arch/x86/kernel/
Dearly-quirks.c25 static void __init fix_hypertransport_config(int num, int slot, int func) in fix_hypertransport_config()
51 static void __init via_bugs(int num, int slot, int func) in via_bugs()
74 static void __init nvidia_bugs(int num, int slot, int func) in nvidia_bugs()
103 static u32 __init ati_ixp4x0_rev(int num, int slot, int func) in ati_ixp4x0_rev()
121 static void __init ati_bugs(int num, int slot, int func) in ati_bugs()
147 static u32 __init ati_sbx00_rev(int num, int slot, int func) in ati_sbx00_rev()
157 static void __init ati_bugs_contd(int num, int slot, int func) in ati_bugs_contd()
189 static void __init ati_bugs(int num, int slot, int func) in ati_bugs()
193 static void __init ati_bugs_contd(int num, int slot, int func) in ati_bugs_contd()
198 static void __init intel_remapping_check(int num, int slot, int func) in intel_remapping_check()
[all …]
Daperture_64.c95 static u32 __init find_cap(int bus, int slot, int func, int cap) in find_cap()
121 static u32 __init read_agp(int bus, int slot, int func, int cap, u32 *order) in read_agp()
191 int bus, slot, func; in search_agp_bridge() local
259 int i, fix, slot, valid_agp = 0; in early_gart_iommu_check() local
358 int fix, slot, valid_agp = 0; in gart_iommu_hole_init() local
Dmmconf-fam10h_64.c22 u32 slot; member
56 unsigned slot; in get_fam10h_pci_mmconf_base() local
Dhw_breakpoint.c112 struct perf_event **slot = this_cpu_ptr(&bp_per_reg[i]); in arch_install_hw_breakpoint() local
152 struct perf_event **slot = this_cpu_ptr(&bp_per_reg[i]); in arch_uninstall_hw_breakpoint() local
/linux-4.4.14/drivers/pci/
Dslot.c22 struct pci_slot *slot = to_pci_slot(kobj); in pci_slot_attr_show() local
30 struct pci_slot *slot = to_pci_slot(kobj); in pci_slot_attr_store() local
40 static ssize_t address_read_file(struct pci_slot *slot, char *buf) in address_read_file()
92 static ssize_t max_speed_read_file(struct pci_slot *slot, char *buf) in max_speed_read_file()
97 static ssize_t cur_speed_read_file(struct pci_slot *slot, char *buf) in cur_speed_read_file()
105 struct pci_slot *slot = to_pci_slot(kobj); in pci_slot_release() local
179 static int rename_slot(struct pci_slot *slot, const char *name) in rename_slot()
199 struct pci_slot *slot; in pci_dev_assign_slot() local
210 struct pci_slot *slot; in get_slot() local
265 struct pci_slot *slot; in pci_create_slot() local
[all …]
/linux-4.4.14/arch/x86/pci/
Dearly.c10 u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config()
18 u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config_byte()
26 u16 read_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config_16()
34 void write_pci_config(u8 bus, u8 slot, u8 func, u8 offset, in write_pci_config()
41 void write_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset, u8 val) in write_pci_config_byte()
47 void write_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset, u16 val) in write_pci_config_16()
59 void early_dump_pci_device(u8 bus, u8 slot, u8 func) in early_dump_pci_device()
83 unsigned bus, slot, func; in early_dump_pci_devices() local
Dbroadcom_bus.c22 static void __init cnb20le_res(u8 bus, u8 slot, u8 func) in cnb20le_res()
91 u8 bus = 0, slot = 0; in broadcom_postcore_init() local
Damd_bus.c23 u32 slot; member
63 unsigned slot; in early_root_info_init() local
366 u8 slot = amd_nb_bus_dev_ranges[i].dev_base; in pci_enable_pci_io_ecs() local
/linux-4.4.14/drivers/media/pci/mantis/
Dmantis_ca.c40 static int mantis_ca_read_attr_mem(struct dvb_ca_en50221 *en50221, int slot, int addr) in mantis_ca_read_attr_mem()
53 static int mantis_ca_write_attr_mem(struct dvb_ca_en50221 *en50221, int slot, int addr, u8 data) in mantis_ca_write_attr_mem()
66 static int mantis_ca_read_cam_ctl(struct dvb_ca_en50221 *en50221, int slot, u8 addr) in mantis_ca_read_cam_ctl()
79 static int mantis_ca_write_cam_ctl(struct dvb_ca_en50221 *en50221, int slot, u8 addr, u8 data) in mantis_ca_write_cam_ctl()
92 static int mantis_ca_slot_reset(struct dvb_ca_en50221 *en50221, int slot) in mantis_ca_slot_reset()
108 static int mantis_ca_slot_shutdown(struct dvb_ca_en50221 *en50221, int slot) in mantis_ca_slot_shutdown()
118 static int mantis_ts_control(struct dvb_ca_en50221 *en50221, int slot) in mantis_ts_control()
129 static int mantis_slot_status(struct dvb_ca_en50221 *en50221, int slot, int open) in mantis_slot_status()
Dmantis_hif.c119 struct mantis_slot *slot = ca->slot; in mantis_hif_write_mem() local
206 struct mantis_slot *slot = ca->slot; in mantis_hif_init() local
/linux-4.4.14/drivers/media/dvb-frontends/
Dsp2.c101 static int sp2_ci_op_cam(struct dvb_ca_en50221 *en50221, int slot, u8 acs, in sp2_ci_op_cam()
156 int slot, int addr) in sp2_ci_read_attribute_mem()
163 int slot, int addr, u8 data) in sp2_ci_write_attribute_mem()
170 int slot, u8 addr) in sp2_ci_read_cam_control()
177 int slot, u8 addr, u8 data) in sp2_ci_write_cam_control()
183 int sp2_ci_slot_reset(struct dvb_ca_en50221 *en50221, int slot) in sp2_ci_slot_reset()
215 int sp2_ci_slot_shutdown(struct dvb_ca_en50221 *en50221, int slot) in sp2_ci_slot_shutdown()
225 int sp2_ci_slot_ts_enable(struct dvb_ca_en50221 *en50221, int slot) in sp2_ci_slot_ts_enable()
243 int slot, int open) in sp2_ci_poll_slot_status()
/linux-4.4.14/drivers/pcmcia/
Dvrc4171_card.c103 enum vrc4171_slot slot; member
171 static inline uint8_t exca_read_byte(int slot, uint8_t index) in exca_read_byte()
180 static inline uint16_t exca_read_word(int slot, uint8_t index) in exca_read_word()
196 static inline uint8_t exca_write_byte(int slot, uint8_t index, uint8_t data) in exca_write_byte()
207 static inline uint16_t exca_write_word(int slot, uint8_t index, uint16_t data) in exca_write_word()
238 unsigned int slot; in pccard_init() local
256 unsigned int slot; in pccard_get_status() local
321 unsigned int slot; in pccard_set_socket() local
382 unsigned int slot; in pccard_set_io_map() local
424 unsigned int slot; in pccard_set_mem_map() local
[all …]
/linux-4.4.14/drivers/media/pci/netup_unidvb/
Dnetup_unidvb_ci.c62 int slot) in netup_unidvb_ci_slot_ts_ctl()
80 int slot) in netup_unidvb_ci_slot_shutdown()
90 int slot) in netup_unidvb_ci_slot_reset()
124 int slot, int open) in netup_unidvb_poll_ci_slot_status()
146 int slot, int addr) in netup_unidvb_ci_read_attribute_mem()
158 int slot, int addr, u8 data) in netup_unidvb_ci_write_attribute_mem()
170 int slot, u8 addr) in netup_unidvb_ci_read_cam_ctl()
182 int slot, u8 addr, u8 data) in netup_unidvb_ci_write_cam_ctl()
/linux-4.4.14/include/linux/input/
Dmt.h49 int slot; member
56 static inline void input_mt_set_value(struct input_mt_slot *slot, in input_mt_set_value()
62 static inline int input_mt_get_value(const struct input_mt_slot *slot, in input_mt_get_value()
68 static inline bool input_mt_is_active(const struct input_mt_slot *slot) in input_mt_is_active()
74 const struct input_mt_slot *slot) in input_mt_is_used()
88 static inline void input_mt_slot(struct input_dev *dev, int slot) in input_mt_slot()
/linux-4.4.14/arch/mips/pci/
Dpci-ip27.c50 int slot; in bridge_probe() local
145 int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
165 int slot = PCI_SLOT(rdev->devfn); in pcibios_plat_dev_init() local
196 int slot = PCI_SLOT(dev->devfn); in pci_disable_swapping() local
207 int slot = PCI_SLOT(dev->devfn); in pci_enable_swapping() local
Dpci-bcm47xx.c31 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
40 u8 slot, pin; in bcm47xx_pcibios_plat_dev_init_ssb() local
Dpci-tx4939.c51 int __init tx4939_pcic1_map_irq(const struct pci_dev *dev, u8 slot) in tx4939_pcic1_map_irq()
71 int __init tx4939_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in tx4939_pci_map_irq()
Dops-bridge.c48 int slot = PCI_SLOT(devfn); in pci_conf0_read_config() local
109 int slot = PCI_SLOT(devfn); in pci_conf1_read_config() local
181 int slot = PCI_SLOT(devfn); in pci_conf0_write_config() local
247 int slot = PCI_SLOT(devfn); in pci_conf1_write_config() local
Dfixup-rbtx4927.c39 int __init rbtx4927_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in rbtx4927_pci_map_irq()
Dfixup-jmr3927.c34 int __init jmr3927_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in jmr3927_pci_map_irq()
Dfixup-rbtx4938.c16 int __init rbtx4938_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in rbtx4938_pci_map_irq()
Dfixup-bcm63xx.c13 int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
Dfixup-tb0219.c26 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
Dfixup-tb0226.c26 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
Dfixup-lantiq.c26 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
Dfixup-mpc30x.c37 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
Dfixup-tb0287.c25 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
Dpci-rt3883.c96 static inline u32 rt3883_pci_get_cfgaddr(unsigned int bus, unsigned int slot, in rt3883_pci_get_cfgaddr()
104 unsigned bus, unsigned slot, in rt3883_pci_read_cfg32()
120 unsigned bus, unsigned slot, in rt3883_pci_write_cfg32()
569 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
Dfixup-rc32434.c39 int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
Dfixup-loongson3.c35 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
Dfixup-pmcmsp.c205 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
Dops-rc32434.c41 #define PCI_CFG_SET(bus, slot, func, off) \ argument
50 unsigned int slot = PCI_SLOT(devfn); in config_access() local
Dfixup-capcella.c41 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
Dfixup-ip32.c42 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
Dfixup-emma2rh.c88 int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
/linux-4.4.14/drivers/media/dvb-core/
Ddvb_ca_en50221.c202 static int dvb_ca_en50221_check_camstatus(struct dvb_ca_private *ca, int slot) in dvb_ca_en50221_check_camstatus()
253 static int dvb_ca_en50221_wait_if_status(struct dvb_ca_private *ca, int slot, in dvb_ca_en50221_wait_if_status()
300 static int dvb_ca_en50221_link_init(struct dvb_ca_private *ca, int slot) in dvb_ca_en50221_link_init()
360 static int dvb_ca_en50221_read_tuple(struct dvb_ca_private *ca, int slot, in dvb_ca_en50221_read_tuple()
410 static int dvb_ca_en50221_parse_attributes(struct dvb_ca_private *ca, int slot) in dvb_ca_en50221_parse_attributes()
554 static int dvb_ca_en50221_set_configoption(struct dvb_ca_private *ca, int slot) in dvb_ca_en50221_set_configoption()
590 static int dvb_ca_en50221_read_data(struct dvb_ca_private *ca, int slot, u8 * ebuf, int ecount) in dvb_ca_en50221_read_data()
713 static int dvb_ca_en50221_write_data(struct dvb_ca_private *ca, int slot, u8 * buf, int bytes_write) in dvb_ca_en50221_write_data()
799 static int dvb_ca_en50221_slot_shutdown(struct dvb_ca_private *ca, int slot) in dvb_ca_en50221_slot_shutdown()
825 void dvb_ca_en50221_camchange_irq(struct dvb_ca_en50221 *pubca, int slot, int change_type) in dvb_ca_en50221_camchange_irq()
[all …]
/linux-4.4.14/arch/ia64/kernel/
Dkprobes.c100 static void __kprobes update_kprobe_inst_flag(uint template, uint slot, in update_kprobe_inst_flag()
153 static uint __kprobes is_cmp_ctype_unc_inst(uint template, uint slot, in is_cmp_ctype_unc_inst()
189 static int __kprobes unsupported_inst(uint template, uint slot, in unsupported_inst()
300 static void __kprobes prepare_break_inst(uint template, uint slot, in prepare_break_inst()
336 static void __kprobes get_kprobe_inst(bundle_t *bundle, uint slot, in get_kprobe_inst()
369 static int __kprobes valid_kprobe_addr(int template, int slot, in valid_kprobe_addr()
512 static int __kprobes __is_ia64_break_inst(bundle_t *bundle, uint slot) in __is_ia64_break_inst()
543 static int __kprobes can_boost(bundle_t *bundle, uint slot, in can_boost()
566 unsigned int slot = (unsigned long)p->addr & 0xf; in prepare_booster() local
587 unsigned int slot = addr & 0xf, template, major_opcode = 0; in arch_prepare_kprobe() local
[all …]
/linux-4.4.14/sound/core/oss/
Dmixer_oss.c259 static int snd_mixer_oss_get_volume(struct snd_mixer_oss_file *fmixer, int slot) in snd_mixer_oss_get_volume()
287 int slot, int volume) in snd_mixer_oss_set_volume()
491 struct slot { struct
492 unsigned int signature;
516 struct snd_mixer_oss_slot *pslot, in snd_mixer_oss_get_volume1_vol() argument
595 struct slot *slot = pslot->private_data; in snd_mixer_oss_get_volume1() local
706 struct slot *slot = pslot->private_data; in snd_mixer_oss_put_volume1() local
755 struct slot *slot = pslot->private_data; in snd_mixer_oss_get_recsrc1_sw() local
768 struct slot *slot = pslot->private_data; in snd_mixer_oss_get_recsrc1_route() local
781 struct slot *slot = pslot->private_data; in snd_mixer_oss_put_recsrc1_sw() local
[all …]
/linux-4.4.14/fs/nfs/
Dnfs4session.c47 struct nfs4_slot *slot = *p; in nfs4_shrink_slot_table() local
81 void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_free_slot()
105 struct nfs4_slot *slot; in nfs4_new_slot() local
119 struct nfs4_slot **p, *slot; in nfs4_find_or_create_slot() local
272 struct nfs4_slot *slot = pslot; in nfs41_assign_slot() local
287 struct nfs4_slot *slot) in __nfs41_wake_and_assign_slot()
295 struct nfs4_slot *slot) in nfs41_wake_and_assign_slot()
304 struct nfs4_slot *slot = nfs4_alloc_slot(tbl); in nfs41_try_wake_next_slot_table_entry() local
422 struct nfs4_slot *slot, in nfs41_update_target_slotid()
/linux-4.4.14/drivers/media/pci/cx23885/
Dcimax2.c177 static int netup_ci_op_cam(struct dvb_ca_en50221 *en50221, int slot, in netup_ci_op_cam()
248 int slot, int addr) in netup_ci_read_attribute_mem()
254 int slot, int addr, u8 data) in netup_ci_write_attribute_mem()
259 int netup_ci_read_cam_ctl(struct dvb_ca_en50221 *en50221, int slot, in netup_ci_read_cam_ctl()
266 int netup_ci_write_cam_ctl(struct dvb_ca_en50221 *en50221, int slot, in netup_ci_write_cam_ctl()
272 int netup_ci_slot_reset(struct dvb_ca_en50221 *en50221, int slot) in netup_ci_slot_reset()
301 int netup_ci_slot_shutdown(struct dvb_ca_en50221 *en50221, int slot) in netup_ci_slot_shutdown()
328 int netup_ci_slot_ts_ctl(struct dvb_ca_en50221 *en50221, int slot) in netup_ci_slot_ts_ctl()
412 int slot, int open) in netup_poll_ci_slot_status()
Daltera-ci.c262 static int altera_ci_op_cam(struct dvb_ca_en50221 *en50221, int slot, in altera_ci_op_cam()
298 int slot, int addr) in altera_ci_read_attribute_mem()
304 int slot, int addr, u8 data) in altera_ci_write_attribute_mem()
310 int slot, u8 addr) in altera_ci_read_cam_ctl()
316 static int altera_ci_write_cam_ctl(struct dvb_ca_en50221 *en50221, int slot, in altera_ci_write_cam_ctl()
322 static int altera_ci_slot_reset(struct dvb_ca_en50221 *en50221, int slot) in altera_ci_slot_reset()
365 static int altera_ci_slot_shutdown(struct dvb_ca_en50221 *en50221, int slot) in altera_ci_slot_shutdown()
371 static int altera_ci_slot_ts_ctl(struct dvb_ca_en50221 *en50221, int slot) in altera_ci_slot_ts_ctl()
449 int slot, int open) in altera_poll_ci_slot_status()
/linux-4.4.14/lib/
Dradix-tree.c329 struct radix_tree_node *slot; in radix_tree_extend() local
393 struct radix_tree_node *node = NULL, *slot; in __radix_tree_create() local
452 void **slot; in radix_tree_insert() local
496 void **slot; in __radix_tree_lookup() local
553 void **slot; in radix_tree_lookup_slot() local
596 struct radix_tree_node *slot; in radix_tree_tag_set() local
642 struct radix_tree_node *slot = NULL; in radix_tree_tag_clear() local
895 struct radix_tree_node *slot; in radix_tree_range_tag_if_tagged() local
1015 void **slot; in radix_tree_gang_lookup() local
1061 void **slot; in radix_tree_gang_lookup_slot() local
[all …]
Dassoc_array.c33 int slot, ret; in assoc_array_subtree_iterate() local
167 int slot; member
193 int slot; in assoc_array_walk() local
327 int slot; in assoc_array_find() local
366 int slot = -1; in assoc_array_destroy_subtree() local
503 int slot, next_slot, free_slot, i, j; in assoc_array_insert_into_terminal_node() local
1072 int slot; member
1121 int slot, i; in assoc_array_delete() local
1496 int keylen, slot, nr_free, next_slot, i; in assoc_array_gc() local
/linux-4.4.14/drivers/scsi/
D53c700.c510 struct NCR_700_command_slot *slot = hostdata->free_list; in find_empty_slot() local
540 free_slot(struct NCR_700_command_slot *slot, in free_slot()
567 struct NCR_700_command_slot *slot = in save_for_reselection() local
578 struct NCR_700_command_slot *slot) in NCR_700_unmap()
593 struct NCR_700_command_slot *slot = in NCR_700_scsi_done() local
974 struct NCR_700_command_slot *slot = in process_script_interrupt() local
1092 struct NCR_700_command_slot *slot; in process_script_interrupt() local
1184 struct NCR_700_command_slot *slot; in process_script_interrupt() local
1312 struct NCR_700_command_slot *slot = in process_selection() local
1393 struct NCR_700_command_slot *slot = in NCR_700_start_command() local
[all …]
DNCR_D700.c130 int slot = -1, siop = -1; in param_setup() local
178 int slot, u32 region, int differential) in NCR_D700_probe_one()
253 int slot = mca_dev->slot; in NCR_D700_probe() local
/linux-4.4.14/drivers/net/wireless/b43/
Ddma.c86 int slot, in op32_idx2desc()
104 int slot; in op32_fill_descriptor() local
131 static void op32_poke_tx(struct b43_dmaring *ring, int slot) in op32_poke_tx()
159 static void op32_set_current_rxslot(struct b43_dmaring *ring, int slot) in op32_set_current_rxslot()
178 int slot, in op64_idx2desc()
196 int slot; in op64_fill_descriptor() local
226 static void op64_poke_tx(struct b43_dmaring *ring, int slot) in op64_poke_tx()
254 static void op64_set_current_rxslot(struct b43_dmaring *ring, int slot) in op64_set_current_rxslot()
275 static inline int next_slot(struct b43_dmaring *ring, int slot) in next_slot()
283 static inline int prev_slot(struct b43_dmaring *ring, int slot) in prev_slot()
[all …]
/linux-4.4.14/drivers/xen/xen-pciback/
Dvpci.c71 int err = 0, slot, func = -1; in __xen_pcibk_add_pci_dev() local
150 int slot; in __xen_pcibk_release_pci_dev() local
183 int slot; in __xen_pcibk_init_devices() local
209 int slot; in __xen_pcibk_release_devices() local
237 int found = 0, slot; in __xen_pcibk_get_pcifront_dev() local
Dpci_stub.c153 int slot, int func) in pcistub_device_find()
202 int slot, int func) in pcistub_get_pci_dev_by_slot()
956 int *slot, int *func) in str_to_slot()
993 *slot, int *func, int *reg, int *size, int *mask) in str_to_quirk()
1012 static int pcistub_device_id_add(int domain, int bus, int slot, int func) in pcistub_device_id_add()
1059 static int pcistub_device_id_remove(int domain, int bus, int slot, int func) in pcistub_device_id_remove()
1088 static int pcistub_reg_add(int domain, int bus, int slot, int func, in pcistub_reg_add()
1133 int domain, bus, slot, func; in pcistub_slot_add() local
1152 int domain, bus, slot, func; in pcistub_slot_remove() local
1226 int domain, bus, slot, func; in pcistub_irq_handler_switch() local
[all …]
Dxenbus.c227 int domain, int bus, int slot, int func, in xen_pcibk_export_device()
274 int domain, int bus, int slot, int func) in xen_pcibk_remove_device()
366 int domain, bus, slot, func; in xen_pcibk_reconfigure() local
564 int domain, bus, slot, func; in xen_pcibk_setup_backend() local
/linux-4.4.14/drivers/net/wireless/b43legacy/
Ddma.c46 int slot, in op32_idx2desc()
64 int slot; in op32_fill_descriptor() local
93 static void op32_poke_tx(struct b43legacy_dmaring *ring, int slot) in op32_poke_tx()
124 int slot) in op32_set_current_rxslot()
135 static inline int next_slot(struct b43legacy_dmaring *ring, int slot) in next_slot()
143 static inline int prev_slot(struct b43legacy_dmaring *ring, int slot) in prev_slot()
176 int slot; in request_slot() local
938 int slot) in generate_cookie()
977 u16 cookie, int *slot) in parse_cookie()
1016 int slot, old_top_slot, old_used_slots; in dma_tx_fragment() local
[all …]
/linux-4.4.14/fs/ocfs2/
Dsysfile.c58 u32 slot) in get_local_system_inode()
105 u32 slot) in ocfs2_get_system_file_inode()
140 u32 slot) in _ocfs2_get_system_file_inode()
/linux-4.4.14/drivers/staging/media/cxd2099/
Dcxd2099.c431 int slot, int address) in read_attribute_mem()
462 static int write_attribute_mem(struct dvb_ca_en50221 *ca, int slot, in write_attribute_mem()
475 int slot, u8 address) in read_cam_control()
487 static int write_cam_control(struct dvb_ca_en50221 *ca, int slot, in write_cam_control()
499 static int slot_reset(struct dvb_ca_en50221 *ca, int slot) in slot_reset()
546 static int slot_shutdown(struct dvb_ca_en50221 *ca, int slot) in slot_shutdown()
560 static int slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) in slot_ts_enable()
619 static int poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) in poll_slot_status()
633 static int read_data(struct dvb_ca_en50221 *ca, int slot, u8 *ebuf, int ecount) in read_data()
658 static int write_data(struct dvb_ca_en50221 *ca, int slot, u8 *ebuf, int ecount) in write_data()
/linux-4.4.14/block/partitions/
Dacorn.c32 unsigned long first_sector, int slot) in adfs_partition()
77 unsigned long first_sect, int slot, in riscix_partition()
132 unsigned long first_sect, int slot, in linux_partition()
173 int slot = 1; in adfspart_check_CUMANA() local
263 int slot = 1; in adfspart_check_ADFS() local
360 int slot; in adfspart_check_ICS() local
457 int slot = 1; in adfspart_check_POWERTEC() local
520 int i, slot = 1; in adfspart_check_EESOX() local
Dmsdos.c73 int slot, ret = 0; in aix_magic_present() local
98 static void set_info(struct parsed_partitions *state, int slot, in set_info()
454 int slot; in msdos_partition() local
Dcmdline.c25 static int add_part(int slot, struct cmdline_subpart *subpart, void *param) in add_part()
/linux-4.4.14/drivers/media/usb/dvb-usb/
Dttusb2.c143 static int tt3650_ci_read_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address) in tt3650_ci_read_attribute_mem()
165 static int tt3650_ci_write_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address, u8 value) in tt3650_ci_write_attribute_mem()
181 static int tt3650_ci_read_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address) in tt3650_ci_read_cam_control()
201 static int tt3650_ci_write_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address, u8 value) in tt3650_ci_write_cam_control()
216 static int tt3650_ci_set_video_port(struct dvb_ca_en50221 *ca, int slot, int enable) in tt3650_ci_set_video_port()
240 static int tt3650_ci_slot_shutdown(struct dvb_ca_en50221 *ca, int slot) in tt3650_ci_slot_shutdown()
245 static int tt3650_ci_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) in tt3650_ci_slot_ts_enable()
250 static int tt3650_ci_slot_reset(struct dvb_ca_en50221 *ca, int slot) in tt3650_ci_slot_reset()
292 static int tt3650_ci_poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) in tt3650_ci_poll_slot_status()
Dpctv452e.c161 int slot, int address) in tt3650_ci_read_attribute_mem()
184 int slot, int address, u8 value) in tt3650_ci_write_attribute_mem()
202 int slot, in tt3650_ci_read_cam_control()
225 int slot, in tt3650_ci_write_cam_control()
244 int slot, in tt3650_ci_set_video_port()
270 static int tt3650_ci_slot_shutdown(struct dvb_ca_en50221 *ca, int slot) in tt3650_ci_slot_shutdown()
275 static int tt3650_ci_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) in tt3650_ci_slot_ts_enable()
280 static int tt3650_ci_slot_reset(struct dvb_ca_en50221 *ca, int slot) in tt3650_ci_slot_reset()
321 int slot, in tt3650_ci_poll_slot_status()
Daz6027.c409 int slot, in az6027_ci_read_attribute_mem()
450 int slot, in az6027_ci_write_attribute_mem()
482 int slot, in az6027_ci_read_cam_control()
527 int slot, in az6027_ci_write_cam_control()
560 static int CI_CamReady(struct dvb_ca_en50221 *ca, int slot) in CI_CamReady()
591 static int az6027_ci_slot_reset(struct dvb_ca_en50221 *ca, int slot) in az6027_ci_slot_reset()
642 static int az6027_ci_slot_shutdown(struct dvb_ca_en50221 *ca, int slot) in az6027_ci_slot_shutdown()
647 static int az6027_ci_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) in az6027_ci_slot_ts_enable()
676 static int az6027_ci_poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) in az6027_ci_poll_slot_status()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dlpar.c133 unsigned long slot; in pSeries_lpar_hpte_insert() local
289 static long pSeries_lpar_hpte_updatepp(unsigned long slot, in pSeries_lpar_hpte_updatepp()
318 static unsigned long pSeries_lpar_hpte_getword0(unsigned long slot) in pSeries_lpar_hpte_getword0()
341 long slot; in pSeries_lpar_hpte_find() local
366 unsigned long lpar_rc, slot, vsid, flags; in pSeries_lpar_hpte_updateboltedpp() local
380 static void pSeries_lpar_hpte_invalidate(unsigned long slot, unsigned long vpn, in pSeries_lpar_hpte_invalidate()
405 static void __pSeries_lpar_hugepage_invalidate(unsigned long *slot, in __pSeries_lpar_hugepage_invalidate()
458 unsigned long shift, hidx, vpn = 0, hash, slot; in pSeries_lpar_hugepage_invalidate() local
502 unsigned long slot, vsid; in pSeries_lpar_hpte_removebolted() local
527 unsigned long hash, index, shift, hidx, slot; in pSeries_lpar_flush_hash_range() local
/linux-4.4.14/include/linux/
Dradix-tree.h412 radix_tree_next_slot(void **slot, struct radix_tree_iter *iter, unsigned flags) in radix_tree_next_slot()
456 #define radix_tree_for_each_chunk(slot, root, iter, start, flags) \ argument
470 #define radix_tree_for_each_chunk_slot(slot, iter, flags) \ argument
483 #define radix_tree_for_each_slot(slot, root, iter, start) \ argument
498 #define radix_tree_for_each_contig(slot, root, iter, start) \ argument
516 #define radix_tree_for_each_tagged(slot, root, iter, start, tag) \ argument
Dcb710.h42 struct cb710_slot slot[0]; member
92 static inline struct cb710_chip *cb710_slot_to_chip(struct cb710_slot *slot) in cb710_slot_to_chip()
97 static inline struct device *cb710_slot_dev(struct cb710_slot *slot) in cb710_slot_dev()
Ddlm.h21 int slot; /* 1 to MAX_INT */ member
Datmel-mci.h40 struct mci_slot_pdata slot[ATMCI_MAX_NR_SLOTS]; member
/linux-4.4.14/drivers/nvdimm/
Dlabel.c271 static bool slot_valid(struct nd_namespace_label *nd_label, u32 slot) in slot_valid()
289 u32 nslot, slot; in nd_label_reserve_dpa() local
325 u32 nslot, slot; in nd_label_active_count() local
355 u32 nslot, slot; in nd_label_active() local
378 u32 nslot, slot; in nd_label_alloc_slot() local
394 bool nd_label_free_slot(struct nvdimm_drvdata *ndd, u32 slot) in nd_label_free_slot()
503 u32 nslot, slot; in __pmem_label_update() local
561 unsigned int slot; in del_label() local
618 u32 nslot, slot; in __blk_label_update() local
845 u32 nslot, slot; in del_labels() local
/linux-4.4.14/arch/sh/drivers/pci/
Dfixups-cayman.c8 int __init pcibios_map_platform_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_platform_irq()
32 int slot; in pcibios_map_platform_irq() member
Dfixups-r7780rp.c18 int __init pcibios_map_platform_irq(const struct pci_dev *pdev, u8 slot, u8 pin) in pcibios_map_platform_irq()
Dfixups-sh03.c7 int __init pcibios_map_platform_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_platform_irq()
Dfixups-snapgear.c22 int __init pcibios_map_platform_irq(const struct pci_dev *pdev, u8 slot, u8 pin) in pcibios_map_platform_irq()
Dfixups-titan.c30 int __init pcibios_map_platform_irq(const struct pci_dev *pdev, u8 slot, u8 pin) in pcibios_map_platform_irq()
Dfixups-sdk7780.c40 int __init pcibios_map_platform_irq(const struct pci_dev *pdev, u8 slot, u8 pin) in pcibios_map_platform_irq()
Dfixups-dreamcast.c79 int __init pcibios_map_platform_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_platform_irq()
Dfixups-landisk.c23 int pcibios_map_platform_irq(const struct pci_dev *pdev, u8 slot, u8 pin) in pcibios_map_platform_irq()
Dfixups-rts7751r2d.c34 int __init pcibios_map_platform_irq(const struct pci_dev *pdev, u8 slot, u8 pin) in pcibios_map_platform_irq()
/linux-4.4.14/arch/arm/mach-versatile/
Dpci.c63 int slot; in versatile_pci_slot_ignore() local
102 int slot = PCI_SLOT(devfn); in versatile_read_config() local
145 int slot = PCI_SLOT(devfn); in versatile_write_config() local
339 static int __init versatile_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in versatile_map_irq()
/linux-4.4.14/drivers/misc/cb710/
Dcore.c71 struct cb710_slot *slot = &chip->slot[0]; in cb710_irq_handler() local
91 struct cb710_slot *slot = cb710_pdev_to_slot(to_platform_device(dev)); in cb710_release_slot() local
103 struct cb710_slot *slot = &chip->slot[nr]; in cb710_register_slot() local
161 void cb710_set_irq_handler(struct cb710_slot *slot, in cb710_set_irq_handler()
/linux-4.4.14/arch/powerpc/mm/
Dhash_native_64.c284 static long native_hpte_updatepp(unsigned long slot, unsigned long newpp, in native_hpte_updatepp()
342 long slot; in native_hpte_find() local
375 long slot; in native_hpte_updateboltedpp() local
397 static void native_hpte_invalidate(unsigned long slot, unsigned long vpn, in native_hpte_invalidate()
443 unsigned long hidx, vpn = 0, hash, slot; in native_hugepage_invalidate() local
516 static void hpte_decode(struct hash_pte *hpte, unsigned long slot, in hpte_decode()
599 unsigned long slot, slots; in native_hpte_clear() local
638 unsigned long hash, index, hidx, shift, slot; in native_flush_hash_range() local
Dhugetlbpage-hash64.c28 long slot; in __hash_page_huge() local
75 unsigned long hash, slot; in __hash_page_huge() local
/linux-4.4.14/drivers/zorro/
Dproc.c81 unsigned int slot = *(loff_t *)v; in zorro_seq_show() local
113 static int __init zorro_proc_attach_device(unsigned int slot) in zorro_proc_attach_device()
130 unsigned int slot; in zorro_proc_init() local
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_layer.c69 struct atmel_hlcdc_layer_update_slot *slot; in atmel_hlcdc_layer_update_reset() local
91 struct atmel_hlcdc_layer_update_slot *slot; in atmel_hlcdc_layer_update_apply() local
352 struct atmel_hlcdc_layer_update_slot *slot; in atmel_hlcdc_layer_update_start() local
439 struct atmel_hlcdc_layer_update_slot *slot; in atmel_hlcdc_layer_update_set_fb() local
481 struct atmel_hlcdc_layer_update_slot *slot; in atmel_hlcdc_layer_update_cfg() local
499 struct atmel_hlcdc_layer_update_slot *slot; in atmel_hlcdc_layer_update_commit() local
/linux-4.4.14/tools/power/cpupower/utils/helpers/
Dpci.c26 int slot, int func, int vendor, int dev) in pci_acc_init()
56 struct pci_dev *pci_slot_func_init(struct pci_access **pacc, int slot, in pci_slot_func_init()
/linux-4.4.14/fs/btrfs/
Duuid-tree.c40 int slot; in btrfs_uuid_tree_lookup() local
101 int slot; in btrfs_uuid_tree_add() local
165 int slot; in btrfs_uuid_tree_rem() local
267 int slot; in btrfs_uuid_tree_iterate() local
Dctree.c319 int slot; member
517 alloc_tree_mod_elem(struct extent_buffer *eb, int slot, in alloc_tree_mod_elem()
541 struct extent_buffer *eb, int slot, in tree_mod_log_insert_key()
883 struct extent_buffer *eb, int slot, int atomic) in tree_mod_log_set_node_key()
1756 int max, int *slot) in generic_bin_search()
1815 int level, int *slot) in bin_search()
1832 int level, int *slot) in btrfs_bin_search()
1858 struct extent_buffer *parent, int slot) in read_node_slot()
2242 int level, int slot, u64 objectid) in reada_for_search()
2309 int slot; in reada_for_balance() local
[all …]
Droot-tree.c33 static void btrfs_read_root_item(struct extent_buffer *eb, int slot, in btrfs_read_root_item()
89 int slot; in btrfs_find_root() local
143 int slot; in btrfs_update_root() local
Dprint-tree.c57 static void print_extent_item(struct extent_buffer *eb, int slot, int type) in print_extent_item()
139 static void print_extent_ref_v0(struct extent_buffer *eb, int slot) in print_extent_ref_v0()
Dbackref.c89 int slot; in find_extent_in_eb() local
253 int slot; in add_all_parents() local
720 int slot; in __add_inline_refs() local
833 int slot; in __add_keyed_refs() local
1023 int slot; local
1319 int ret, slot; local
1401 int slot; local
1767 int slot; local
1833 int slot; local
/linux-4.4.14/arch/arm/mach-omap2/
Dboard-n8x0.c188 static int n8x0_mmc_switch_slot(struct device *dev, int slot) in n8x0_mmc_switch_slot()
197 static int n8x0_mmc_set_power_menelaus(struct device *dev, int slot, in n8x0_mmc_set_power_menelaus()
284 static int n8x0_mmc_set_power(struct device *dev, int slot, int power_on, in n8x0_mmc_set_power()
295 static int n8x0_mmc_set_bus_mode(struct device *dev, int slot, int bus_mode) in n8x0_mmc_set_bus_mode()
319 static int n8x0_mmc_get_cover_state(struct device *dev, int slot) in n8x0_mmc_get_cover_state()
/linux-4.4.14/net/sched/
Dsch_sfq.c205 struct sfq_slot *slot = &q->slots[x]; in sfq_link() local
256 static inline struct sk_buff *slot_dequeue_tail(struct sfq_slot *slot) in slot_dequeue_tail()
267 static inline struct sk_buff *slot_dequeue_head(struct sfq_slot *slot) in slot_dequeue_head()
277 static inline void slot_queue_init(struct sfq_slot *slot) in slot_queue_init()
284 static inline void slot_queue_add(struct sfq_slot *slot, struct sk_buff *skb) in slot_queue_add()
298 struct sfq_slot *slot; in sfq_drop() local
351 struct sfq_slot *slot; in sfq_enqueue() local
482 struct sfq_slot *slot; in sfq_dequeue() local
537 struct sfq_slot *slot; in sfq_rehash() local
847 const struct sfq_slot *slot = &q->slots[idx]; in sfq_dump_class_stats() local
Dsch_sfb.c71 u8 slot; /* current active bins (0 or 1) */ member
104 static u32 sfb_hash(const struct sk_buff *skb, u32 slot) in sfb_hash()
125 static void increment_one_qlen(u32 sfbhash, u32 slot, struct sfb_sched_data *q) in increment_one_qlen()
153 static void decrement_one_qlen(u32 sfbhash, u32 slot, in decrement_one_qlen()
220 static void sfb_init_perturbation(u32 slot, struct sfb_sched_data *q) in sfb_init_perturbation()
288 u32 slot = q->slot; in sfb_enqueue() local
/linux-4.4.14/drivers/nubus/
Dnubus.c156 static inline void *nubus_rom_addr(int slot) in nubus_rom_addr()
335 nubus_find_slot(unsigned int slot, in nubus_find_slot()
462 int slot, in nubus_get_functional_resource()
650 static int __init nubus_get_board_resource(struct nubus_board* board, int slot, in nubus_get_board_resource()
799 static struct nubus_board* __init nubus_add_board(int slot, int bytelanes) in nubus_add_board()
914 void __init nubus_probe_slot(int slot) in nubus_probe_slot()
954 int slot; in nubus_scan_bus() local
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Danysee.c1168 static int anysee_ci_read_attribute_mem(struct dvb_ca_en50221 *ci, int slot, in anysee_ci_read_attribute_mem()
1183 static int anysee_ci_write_attribute_mem(struct dvb_ca_en50221 *ci, int slot, in anysee_ci_write_attribute_mem()
1197 static int anysee_ci_read_cam_control(struct dvb_ca_en50221 *ci, int slot, in anysee_ci_read_cam_control()
1212 static int anysee_ci_write_cam_control(struct dvb_ca_en50221 *ci, int slot, in anysee_ci_write_cam_control()
1226 static int anysee_ci_slot_reset(struct dvb_ca_en50221 *ci, int slot) in anysee_ci_slot_reset()
1247 static int anysee_ci_slot_shutdown(struct dvb_ca_en50221 *ci, int slot) in anysee_ci_slot_shutdown()
1265 static int anysee_ci_slot_ts_enable(struct dvb_ca_en50221 *ci, int slot) in anysee_ci_slot_ts_enable()
1277 static int anysee_ci_poll_slot_status(struct dvb_ca_en50221 *ci, int slot, in anysee_ci_poll_slot_status()
Daz6007.c250 int slot, in az6007_ci_read_attribute_mem()
291 int slot, in az6007_ci_write_attribute_mem()
323 int slot, in az6007_ci_read_cam_control()
368 int slot, in az6007_ci_write_cam_control()
401 static int CI_CamReady(struct dvb_ca_en50221 *ca, int slot) in CI_CamReady()
432 static int az6007_ci_slot_reset(struct dvb_ca_en50221 *ca, int slot) in az6007_ci_slot_reset()
483 static int az6007_ci_slot_shutdown(struct dvb_ca_en50221 *ca, int slot) in az6007_ci_slot_shutdown()
488 static int az6007_ci_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) in az6007_ci_slot_ts_enable()
517 static int az6007_ci_poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) in az6007_ci_poll_slot_status()
/linux-4.4.14/drivers/media/pci/ttpci/
Dbudget-ci.c268 static int ciintf_read_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address) in ciintf_read_attribute_mem()
279 static int ciintf_write_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address, u8 value) in ciintf_write_attribute_mem()
290 static int ciintf_read_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address) in ciintf_read_cam_control()
301 static int ciintf_write_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address, u8 value) in ciintf_write_cam_control()
312 static int ciintf_slot_reset(struct dvb_ca_en50221 *ca, int slot) in ciintf_slot_reset()
335 static int ciintf_slot_shutdown(struct dvb_ca_en50221 *ca, int slot) in ciintf_slot_shutdown()
348 static int ciintf_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) in ciintf_slot_ts_enable()
416 static int ciintf_poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) in ciintf_poll_slot_status()
Dbudget-av.c140 static int ciintf_read_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address) in ciintf_read_attribute_mem()
159 static int ciintf_write_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address, u8 value) in ciintf_write_attribute_mem()
178 static int ciintf_read_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address) in ciintf_read_cam_control()
198 static int ciintf_write_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address, u8 value) in ciintf_write_cam_control()
217 static int ciintf_slot_reset(struct dvb_ca_en50221 *ca, int slot) in ciintf_slot_reset()
246 static int ciintf_slot_shutdown(struct dvb_ca_en50221 *ca, int slot) in ciintf_slot_shutdown()
262 static int ciintf_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) in ciintf_slot_ts_enable()
277 static int ciintf_poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) in ciintf_poll_slot_status()
/linux-4.4.14/arch/alpha/kernel/
Dsys_dp264.c376 dp264_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in dp264_map_irq()
398 monet_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in monet_map_irq()
430 int slot, pin = *pinp; in monet_swizzle() local
460 webbrick_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in webbrick_map_irq()
482 clipper_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in clipper_map_irq()
Dsys_takara.c159 takara_map_irq_srm(const struct pci_dev *dev, u8 slot, u8 pin) in takara_map_irq_srm()
190 takara_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in takara_map_irq()
216 int slot = PCI_SLOT(dev->devfn); in takara_swizzle() local
Dsys_miata.c153 miata_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in miata_map_irq()
202 int slot, pin = *pinp; in miata_swizzle() local
Dsys_cabriolet.c177 eb66p_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in eb66p_map_irq()
207 cabriolet_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in cabriolet_map_irq()
291 alphapc164_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in alphapc164_map_irq()
Dsys_ruffian.c121 ruffian_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in ruffian_map_irq()
145 int slot, pin = *pinp; in ruffian_swizzle() local
Dsys_eiger.c145 eiger_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in eiger_map_irq()
165 int slot, pin = *pinp; in eiger_swizzle() local
Dsys_sable.c196 sable_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in sable_map_irq()
378 lynx_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in lynx_map_irq()
410 int slot, pin = *pinp; in lynx_swizzle() local
Dsys_noritake.c197 noritake_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in noritake_map_irq()
227 int slot, pin = *pinp; in noritake_swizzle() local
Dsys_sio.c148 noname_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in noname_map_irq()
187 p2k_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in p2k_map_irq()
Dsys_sx164.c98 sx164_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in sx164_map_irq()
/linux-4.4.14/drivers/dca/
Ddca-sysfs.c36 int dca_sysfs_add_req(struct dca_provider *dca, struct device *dev, int slot) in dca_sysfs_add_req()
48 void dca_sysfs_remove_req(struct dca_provider *dca, int slot) in dca_sysfs_remove_req()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_binding.h113 uint32 slot; member
126 uint32 slot; member
141 uint32 slot; member
156 uint32 slot; member
/linux-4.4.14/arch/x86/kvm/
Diommu.c46 static pfn_t kvm_pin_pages(struct kvm_memory_slot *slot, gfn_t gfn, in kvm_pin_pages()
73 int kvm_iommu_map_pages(struct kvm *kvm, struct kvm_memory_slot *slot) in kvm_iommu_map_pages()
316 void kvm_iommu_unmap_pages(struct kvm *kvm, struct kvm_memory_slot *slot) in kvm_iommu_unmap_pages()
Dmmu.c775 struct kvm_memory_slot *slot, in lpage_info_slot()
787 struct kvm_memory_slot *slot; in account_shadowed() local
805 struct kvm_memory_slot *slot; in unaccount_shadowed() local
822 struct kvm_memory_slot *slot) in __has_wrprotected_page()
836 struct kvm_memory_slot *slot; in has_wrprotected_page() local
859 static inline bool memslot_valid_for_gpte(struct kvm_memory_slot *slot, in memslot_valid_for_gpte()
874 struct kvm_memory_slot *slot; in gfn_to_memslot_dirty_bitmap() local
887 struct kvm_memory_slot *slot; in mapping_level() local
1036 struct kvm_memory_slot *slot) in __gfn_to_rmap()
1050 struct kvm_memory_slot *slot; in gfn_to_rmap() local
[all …]
/linux-4.4.14/arch/sh/mm/
Dioremap_fixed.c53 int i, slot; in ioremap_fixed() local
104 int i, slot; in iounmap_fixed() local
/linux-4.4.14/arch/frv/include/asm/
Dhighmem.h99 #define __kmap_atomic_secondary(slot, paddr) \ argument
131 #define __kunmap_atomic_secondary(slot, vaddr) \ argument
/linux-4.4.14/drivers/isdn/i4l/
Disdn_ppp.c85 isdn_ppp_frame_log(char *info, char *data, int len, int maxlen, int unit, int slot) in isdn_ppp_frame_log()
243 isdn_ppp_closewait(int slot) in isdn_ppp_closewait()
281 int slot; in isdn_ppp_open() local
733 isdn_ppp_fill_rq(unsigned char *buf, int len, int proto, int slot) in isdn_ppp_fill_rq()
1001 int slot; in isdn_ppp_receive() local
1059 int slot; in isdn_ppp_push_higher() local
1250 int slot, retval = NETDEV_TX_OK; in isdn_ppp_xmit() local
1624 int slot; in isdn_ppp_mp_receive() local
1952 static void isdn_ppp_mp_print_recv_pkt(int slot, struct sk_buff *skb) in isdn_ppp_mp_print_recv_pkt()
2011 isdn_ppp_dev_ioctl_stats(int slot, struct ifreq *ifr, struct net_device *dev) in isdn_ppp_dev_ioctl_stats()
[all …]
/linux-4.4.14/arch/arm/mach-iop32x/
Diq31244.c103 ep80219_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in ep80219_pci_map_irq()
138 iq31244_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in iq31244_pci_map_irq()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhtc_drv_beacon.c138 int slot) in ath9k_htc_send_buffered()
192 int slot) in ath9k_htc_send_beacon()
271 int slot; in ath9k_htc_choose_bslot() local
291 int slot; in ath9k_htc_swba() local
Dhtc_drv_txrx.c81 int slot; in ath9k_htc_tx_get_slot() local
95 void ath9k_htc_tx_clear_slot(struct ath9k_htc_priv *priv, int slot) in ath9k_htc_tx_clear_slot()
162 int slot; in strip_drv_header() local
217 u8 sta_idx, u8 vif_idx, u8 slot) in ath9k_htc_tx_mgmt()
263 u8 sta_idx, u8 vif_idx, u8 slot, in ath9k_htc_tx_data()
338 u8 slot, bool is_cab) in ath9k_htc_tx_start()
450 int slot; in ath9k_htc_tx_process() local
Dbeacon.c198 int slot; in ath9k_beacon_assign_slot() local
255 int slot; in ath9k_beacon_choose_slot() local
327 int slot; in ath9k_beacon_tasklet() local
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbgmac.c122 struct bgmac_slot_info *slot; in bgmac_dma_tx_add_buf() local
146 struct bgmac_slot_info *slot = &ring->slots[index]; in bgmac_dma_tx_add() local
224 struct bgmac_slot_info *slot = &ring->slots[index]; in bgmac_dma_tx_add() local
257 struct bgmac_slot_info *slot = &ring->slots[slot_idx]; in bgmac_dma_tx_free() local
336 struct bgmac_slot_info *slot) in bgmac_dma_rx_skb_for_slot()
402 struct bgmac_slot_info *slot) in bgmac_dma_rx_poison_buf()
428 struct bgmac_slot_info *slot = &ring->slots[ring->start]; in bgmac_dma_rx_read() local
521 struct bgmac_slot_info *slot; in bgmac_dma_tx_ring_free() local
546 struct bgmac_slot_info *slot; in bgmac_dma_rx_ring_free() local
/linux-4.4.14/drivers/md/
Dmd-cluster.c35 int slot; member
84 __le32 slot; member
235 int slot, ret; in recover_bitmaps() local
290 static void __recover_slot(struct mddev *mddev, int slot) in __recover_slot()
306 static void recover_slot(void *arg, struct dlm_slot *slot) in recover_slot()
359 static void __remove_suspend_info(struct md_cluster_info *cinfo, int slot) in __remove_suspend_info()
371 static void remove_suspend_info(struct mddev *mddev, int slot) in remove_suspend_info()
382 int slot, sector_t lo, sector_t hi) in process_suspend_info()
575 int slot = cinfo->slot_number - 1; in __sendmsg() local
Draid10.c326 static inline void update_head_pos(int slot, struct r10bio *r10_bio) in update_head_pos()
340 int slot; in find_bio_disk() local
366 int slot, dev; in raid10_end_read_request() local
448 int slot, repl; in raid10_end_write_request() local
559 int slot = 0; in __raid10_find_phys() local
699 int disk, slot; in read_balance() local
1138 int slot; in __make_request() local
1883 int slot; in end_sync_write() local
2493 int slot = r10_bio->read_slot; in handle_read_error() local
2747 int slot = r10_bio->read_slot; in raid10d() local
[all …]
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_kms.c77 struct qxl_memslot *slot) in setup_hw_slot()
88 struct qxl_memslot *slot; in setup_slot() local
/linux-4.4.14/arch/mips/sgi-ip27/
Dip27-memory.c258 static unsigned long __init slot_getbasepfn(cnodeid_t cnode, int slot) in slot_getbasepfn()
265 static unsigned long __init slot_psize_compute(cnodeid_t node, int slot) in slot_psize_compute()
357 int slot; in szmem() local
/linux-4.4.14/drivers/vfio/pci/
Dvfio_pci.c384 static bool vfio_pci_dev_below_slot(struct pci_dev *pdev, struct pci_slot *slot) in vfio_pci_dev_below_slot()
396 bool slot; member
413 bool slot) in vfio_pci_for_each_slot_or_bus()
617 bool slot = false; in vfio_pci_ioctl() local
691 bool slot = false; in vfio_pci_ioctl() local
1096 bool needs_reset = false, slot = false; in vfio_pci_try_bus_reset() local
/linux-4.4.14/virt/kvm/
Dkvm_main.c824 struct kvm_memory_slot *slot; in __kvm_set_memory_region() local
1204 static bool memslot_is_readonly(struct kvm_memory_slot *slot) in memslot_is_readonly()
1209 static unsigned long __gfn_to_hva_many(struct kvm_memory_slot *slot, gfn_t gfn, in __gfn_to_hva_many()
1224 static unsigned long gfn_to_hva_many(struct kvm_memory_slot *slot, gfn_t gfn, in gfn_to_hva_many()
1230 unsigned long gfn_to_hva_memslot(struct kvm_memory_slot *slot, in gfn_to_hva_memslot()
1253 unsigned long gfn_to_hva_memslot_prot(struct kvm_memory_slot *slot, in gfn_to_hva_memslot_prot()
1266 struct kvm_memory_slot *slot = gfn_to_memslot(kvm, gfn); in gfn_to_hva_prot() local
1273 struct kvm_memory_slot *slot = kvm_vcpu_gfn_to_memslot(vcpu, gfn); in kvm_vcpu_gfn_to_hva_prot() local
1445 pfn_t __gfn_to_pfn_memslot(struct kvm_memory_slot *slot, gfn_t gfn, bool atomic, in __gfn_to_pfn_memslot()
1475 pfn_t gfn_to_pfn_memslot(struct kvm_memory_slot *slot, gfn_t gfn) in gfn_to_pfn_memslot()
[all …]
/linux-4.4.14/arch/arm/mach-omap1/
Dboard-nokia770.c167 static int nokia770_mmc_set_power(struct device *dev, int slot, int power_on, in nokia770_mmc_set_power()
174 static int nokia770_mmc_get_cover_state(struct device *dev, int slot) in nokia770_mmc_get_cover_state()
Dboard-h3-mmc.c25 static int mmc_set_power(struct device *dev, int slot, int power_on, in mmc_set_power()
Dboard-sx1-mmc.c25 static int mmc_set_power(struct device *dev, int slot, int power_on, in mmc_set_power()
Dboard-h2-mmc.c24 static int mmc_set_power(struct device *dev, int slot, int power_on, in mmc_set_power()
/linux-4.4.14/arch/powerpc/kernel/
Dhw_breakpoint.c66 struct perf_event **slot = this_cpu_ptr(&bp_per_reg); in arch_install_hw_breakpoint() local
91 struct perf_event **slot = this_cpu_ptr(&bp_per_reg); in arch_uninstall_hw_breakpoint() local
/linux-4.4.14/arch/tile/kernel/
Dpci.c236 static int tile_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in tile_map_irq()
468 int slot = (devfn >> 3) & 0x1f; in tile_cfg_read() local
511 int slot = (devfn >> 3) & 0x1f; in tile_cfg_write() local
/linux-4.4.14/arch/x86/kernel/cpu/
Dintel_cacheinfo.c329 static int amd_get_l3_disable_slot(struct amd_northbridge *nb, unsigned slot) in amd_get_l3_disable_slot()
343 unsigned int slot) in show_cache_disable()
355 #define SHOW_CACHE_DISABLE(slot) \ argument
367 unsigned slot, unsigned long idx) in amd_l3_disable_index()
407 unsigned slot, unsigned long index) in amd_set_l3_disable_slot()
430 unsigned int slot) in store_cache_disable()
454 #define STORE_CACHE_DISABLE(slot) \ argument
/linux-4.4.14/fs/btrfs/tests/
Dinode-tests.c28 u64 disk_len, u32 type, u8 compression, int slot) in insert_extent()
102 int slot = 0; in setup_file_extents() local
/linux-4.4.14/drivers/acpi/
Dpci_slot.c116 struct acpi_pci_slot *slot; in register_slot() local
173 struct acpi_pci_slot *slot, *tmp; in acpi_pci_slot_remove() local
/linux-4.4.14/drivers/input/joystick/
Dgrip_mp.c362 int slot; in get_and_decode_packet() local
450 int flags, slot, invalid = 0, active = 0; in slots_valid() local
509 static void report_slot(struct grip_mp *grip, int slot) in report_slot()
583 static int register_slot(int slot, struct grip_mp *grip) in register_slot()
/linux-4.4.14/arch/arm/mach-ks8695/
Dboard-micrel.c27 static int micrel_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in micrel_pci_map_irq()
Dboard-dsm320.c37 static int dsm320_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in dsm320_pci_map_irq()
/linux-4.4.14/arch/arm/mach-footbridge/
Dnetwinder-pci.c20 static int __init netwinder_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in netwinder_map_irq()
Debsa285-pci.c18 static int __init ebsa285_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in ebsa285_map_irq()
Dpersonal-pci.c21 static int __init personal_server_map_irq(const struct pci_dev *dev, u8 slot, in personal_server_map_irq()
Dcats-pci.c24 static int __init cats_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in cats_map_irq()
/linux-4.4.14/drivers/scsi/mvsas/
Dmv_sas.c31 struct mvs_slot_info *slot; in mvs_find_tag() local
332 struct mvs_slot_info *slot = &mvi->slot_info[tag]; in mvs_task_prep_smp() local
449 struct mvs_slot_info *slot; in mvs_task_prep_ata() local
577 struct mvs_slot_info *slot; in mvs_task_prep_ssp() local
714 struct mvs_slot_info *slot; in mvs_task_prep() local
888 struct mvs_slot_info *slot, u32 slot_idx) in mvs_slot_task_free()
1522 struct mvs_slot_info *slot; in mvs_abort_task() local
1536 struct mvs_slot_info *slot = task->lldd_task; in mvs_abort_task() local
1664 struct mvs_slot_info *slot = &mvi->slot_info[slot_idx]; in mvs_slot_err() local
1715 struct mvs_slot_info *slot = &mvi->slot_info[slot_idx]; in mvs_slot_complete() local
[all …]
/linux-4.4.14/sound/atmel/
Dac97c.h66 #define AC97C_CH_MASK(slot) \ argument
68 #define AC97C_CH_ASSIGN(slot, channel) \ argument
/linux-4.4.14/arch/sh/kernel/
Dhw_breakpoint.c55 struct perf_event **slot = this_cpu_ptr(&bp_per_reg[i]); in arch_install_hw_breakpoint() local
87 struct perf_event **slot = this_cpu_ptr(&bp_per_reg[i]); in arch_uninstall_hw_breakpoint() local
/linux-4.4.14/drivers/firewire/
Dinit_ohci1394_dma.c248 static inline void __init init_ohci1394_controller(int num, int slot, int func) in init_ohci1394_controller()
272 int num, slot, func; in init_ohci1394_dma_on_all_controllers() local
/linux-4.4.14/arch/powerpc/platforms/ps3/
Dhtab.c111 static long ps3_hpte_updatepp(unsigned long slot, unsigned long newpp, in ps3_hpte_updatepp()
165 static void ps3_hpte_invalidate(unsigned long slot, unsigned long vpn, in ps3_hpte_invalidate()
/linux-4.4.14/drivers/misc/
Dhpilo.c258 static int ilo_ccb_setup(struct ilo_hwinfo *hw, struct ccb_data *data, int slot) in ilo_ccb_setup()
323 static void ilo_ccb_open(struct ilo_hwinfo *hw, struct ccb_data *data, int slot) in ilo_ccb_open()
422 int slot; in ilo_set_reset() local
534 int slot; in ilo_close() local
565 int slot, error; in ilo_open() local
/linux-4.4.14/drivers/net/ethernet/ibm/emac/
Dcore.c417 int slot, reg, mask; in emac_hash_mc() local
1126 static inline int emac_alloc_rx_skb(struct emac_instance *dev, int slot, in emac_alloc_rx_skb()
1392 int slot; in emac_start_xmit() local
1416 static inline int emac_xmit_split(struct emac_instance *dev, int slot, in emac_xmit_split()
1451 int slot, i; in emac_start_xmit_sg() local
1572 int slot = dev->ack_slot, n = 0; in emac_poll_tx() local
1603 static inline void emac_recycle_rx_skb(struct emac_instance *dev, int slot, in emac_recycle_rx_skb()
1658 static inline int emac_rx_sg_append(struct emac_instance *dev, int slot) in emac_rx_sg_append()
1684 int slot = dev->rx_slot, received = 0; in emac_poll_rx() local
1823 int slot = dev->rx_slot; in emac_peek_rx_sg() local
/linux-4.4.14/arch/arm/mach-ixp4xx/
Dwg302v2-pci.c38 static int __init wg302v2_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in wg302v2_map_irq()
Dgateway7001-pci.c38 static int __init gateway7001_map_irq(const struct pci_dev *dev, u8 slot, in gateway7001_map_irq()
Dixdpg425-pci.c34 static int __init ixdpg425_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in ixdpg425_map_irq()
Dvulcan-pci.c46 static int __init vulcan_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in vulcan_map_irq()
Dcoyote-pci.c40 static int __init coyote_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in coyote_map_irq()
Dgtwx5715-pci.c52 static int __init gtwx5715_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in gtwx5715_map_irq()
Dfsg-pci.c41 static int __init fsg_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in fsg_map_irq()
Dixdp425-pci.c46 static int __init ixdp425_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in ixdp425_map_irq()
Dnslu2-pci.c41 static int __init nslu2_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in nslu2_map_irq()
Dmiccpt-pci.c47 static int __init miccpt_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in miccpt_map_irq()
Dnas100d-pci.c44 static int __init nas100d_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in nas100d_map_irq()
Davila-pci.c49 static int __init avila_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in avila_map_irq()
/linux-4.4.14/arch/sparc/include/asm/
Dparport.h114 int slot, err; in ecpp_probe() local
198 int slot = p->dma; in ecpp_remove() local
/linux-4.4.14/arch/sparc/kernel/
Dsun4d_irq.c37 static unsigned int sun4d_encode_irq(int board, int lvl, int slot) in sun4d_encode_irq()
100 unsigned int sbino, slot; in sun4d_sbus_handler_irq() local
332 int board, slot; in sun4d_build_device_irq() local
/linux-4.4.14/sound/pci/ctxfi/
Dctimap.h25 unsigned short slot; /* the id of the slot containing input data */ member
/linux-4.4.14/include/uapi/linux/
Dpci.h30 #define PCI_DEVFN(slot, func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) argument
/linux-4.4.14/arch/arm/mach-orion5x/
Dboard-mss2.c31 static int __init mss2_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in mss2_pci_map_irq()
Dboard-rd88f5182.c74 static int __init rd88f5182_pci_map_irq(const struct pci_dev *dev, u8 slot, in rd88f5182_pci_map_irq()
/linux-4.4.14/fs/efs/
Ddir.c26 int slot; in efs_readdir() local
/linux-4.4.14/arch/mips/alchemy/devboards/
Ddb1550.c409 static int db1550_map_pci_irq(const struct pci_dev *d, u8 slot, u8 pin) in db1550_map_pci_irq()
434 static int pb1550_map_pci_irq(const struct pci_dev *d, u8 slot, u8 pin) in pb1550_map_pci_irq()
/linux-4.4.14/drivers/of/
Dof_pci_irq.c110 int of_irq_parse_and_map_pci(const struct pci_dev *dev, u8 slot, u8 pin) in of_irq_parse_and_map_pci()
/linux-4.4.14/arch/arm/mach-iop33x/
Diq80332.c53 iq80332_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in iq80332_pci_map_irq()
Diq80331.c53 iq80331_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in iq80331_pci_map_irq()
/linux-4.4.14/mm/
Dearly_ioremap.c104 int i, slot; in __early_ioremap() local
166 int i, slot; in early_iounmap() local
/linux-4.4.14/arch/mips/ath79/
Dpci.h18 u8 slot; member

1234