/linux-3.3/drivers/xen/xen-pciback/ |
D | pci_stub.c | 119 int slot, int func) in pcistub_device_find() 167 int slot, int func) in pcistub_get_pci_dev_by_slot() 862 int *slot, int *func) in str_to_slot() 882 *slot, int *func, int *reg, int *size, int *mask) in str_to_quirk() 894 static int pcistub_device_id_add(int domain, int bus, int slot, int func) in pcistub_device_id_add() 917 static int pcistub_device_id_remove(int domain, int bus, int slot, int func) in pcistub_device_id_remove() 946 static int pcistub_reg_add(int domain, int bus, int slot, int func, int reg, in pcistub_reg_add() 985 int domain, bus, slot, func; in pcistub_slot_add() local 1004 int domain, bus, slot, func; in pcistub_slot_remove() local 1078 int domain, bus, slot, func; in pcistub_irq_handler_switch() local [all …]
|
D | xenbus.c | 219 int domain, int bus, int slot, int func, in xen_pcibk_export_device() 266 int domain, int bus, int slot, int func) in xen_pcibk_remove_device() 356 int domain, bus, slot, func; in xen_pcibk_reconfigure() local 554 int domain, bus, slot, func; in xen_pcibk_setup_backend() local
|
/linux-3.3/net/irda/ |
D | parameters.c | 81 PV_TYPE type, PI_HANDLER func) in irda_insert_no_value() 108 PV_TYPE type, PI_HANDLER func) in irda_extract_no_value() 129 PV_TYPE type, PI_HANDLER func) in irda_insert_integer() 205 PV_TYPE type, PI_HANDLER func) in irda_extract_integer() 291 PV_TYPE type, PI_HANDLER func) in irda_extract_string() 339 PV_TYPE type, PI_HANDLER func) in irda_extract_octseq()
|
/linux-3.3/arch/powerpc/platforms/powermac/ |
D | pfunc_core.c | 73 struct pmf_function *func; member 579 static int pmf_parse_one(struct pmf_function *func, in pmf_parse_one() 641 struct pmf_function *func = NULL; in pmf_add_function_prop() local 749 struct pmf_function *pmf_get_function(struct pmf_function *func) in pmf_get_function() 760 struct pmf_function *func = in pmf_release_function() local 766 static inline void __pmf_put_function(struct pmf_function *func) in __pmf_put_function() 771 void pmf_put_function(struct pmf_function *func) in pmf_put_function() 797 struct pmf_function *func = in pmf_unregister_driver() local 813 struct pmf_function *func, *result = NULL; in __pmf_find_function() local 866 struct pmf_function *func; in pmf_register_irq_client() local [all …]
|
/linux-3.3/net/rds/ |
D | info.c | 73 void rds_info_register_func(int optname, rds_info_func func) in rds_info_register_func() 86 void rds_info_deregister_func(int optname, rds_info_func func) in rds_info_deregister_func() 166 rds_info_func func; in rds_info_getsockopt() local
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nv04_display.c | 177 struct drm_encoder_helper_funcs *func = encoder->helper_private; in nv04_display_create() local 209 struct drm_encoder_helper_funcs *func = encoder->helper_private; in nv04_display_destroy() local 235 struct drm_encoder_helper_funcs *func = encoder->helper_private; in nv04_display_init() local
|
D | nouveau_gpio.h | 27 u8 func; member 55 struct gpio_func func; in nouveau_gpio_func_valid() local
|
/linux-3.3/drivers/pci/hotplug/ |
D | cpqphp_pci.c | 84 int cpqhp_configure_device (struct controller* ctrl, struct pci_func* func) in cpqhp_configure_device() 120 int cpqhp_unconfigure_device(struct pci_func* func) in cpqhp_unconfigure_device() 546 int cpqhp_save_base_addr_length(struct controller *ctrl, struct pci_func * func) in cpqhp_save_base_addr_length() 683 int cpqhp_save_used_resources (struct controller *ctrl, struct pci_func * func) in cpqhp_save_used_resources() 946 int cpqhp_configure_board(struct controller *ctrl, struct pci_func * func) in cpqhp_configure_board() 1024 int cpqhp_valid_replace(struct controller *ctrl, struct pci_func * func) in cpqhp_valid_replace() 1173 struct pci_func *func = NULL; in cpqhp_find_available_resources() local 1416 int cpqhp_return_board_resources(struct pci_func * func, struct resource_lists * resources) in cpqhp_return_board_resources() 1519 void cpqhp_destroy_board_resources (struct pci_func * func) in cpqhp_destroy_board_resources()
|
/linux-3.3/drivers/mmc/core/ |
D | sdio.c | 31 static int sdio_read_fbr(struct sdio_func *func) in sdio_read_fbr() 64 struct sdio_func *func; in sdio_init_func() local 897 struct sdio_func *func = host->card->sdio_func[i]; in mmc_sdio_suspend() local 910 struct sdio_func *func = host->card->sdio_func[i]; in mmc_sdio_suspend() local 964 struct sdio_func *func = host->card->sdio_func[i]; in mmc_sdio_resume() local
|
/linux-3.3/arch/x86/um/ |
D | ldt.c | 18 static long write_ldt_entry(struct mm_id *mm_idp, int func, in write_ldt_entry() 206 static int write_ldt(void __user * ptr, unsigned long bytecount, int func) in write_ldt() 298 static long do_modify_ldt_skas(int func, void __user *ptr, in do_modify_ldt_skas() 499 int sys_modify_ldt(int func, void __user *ptr, unsigned long bytecount) in sys_modify_ldt()
|
/linux-3.3/drivers/bluetooth/ |
D | btsdio.c | 59 struct sdio_func *func; member 172 static void btsdio_interrupt(struct sdio_func *func) in btsdio_interrupt() 301 static int btsdio_probe(struct sdio_func *func, in btsdio_probe() 364 static void btsdio_remove(struct sdio_func *func) in btsdio_remove()
|
/linux-3.3/arch/powerpc/include/asm/ |
D | irqflags.h | 21 #define TRACE_WITH_FRAME_BUFFER(func) \ argument 30 #define TRACE_WITH_FRAME_BUFFER(func) \ argument
|
/linux-3.3/drivers/usb/gadget/ |
D | hid.c | 47 struct hidg_func_descriptor *func; member 124 int func = 0, status = 0; in do_config() local 211 struct hidg_func_descriptor *func = pdev->dev.platform_data; in hidg_plat_driver_probe() local
|
D | f_fs.c | 180 struct ffs_function *func; member 713 struct ffs_function *func = ffs->func; in ffs_ep0_ioctl() local 1447 struct ffs_function *func; in functionfs_bind_config() local 1479 static void ffs_func_free(struct ffs_function *func) in ffs_func_free() 1495 static void ffs_func_eps_disable(struct ffs_function *func) in ffs_func_eps_disable() 1515 static int ffs_func_eps_enable(struct ffs_function *func) in ffs_func_eps_enable() 2031 struct ffs_function *func = priv; in __ffs_func_bind_do_descs() local 2096 struct ffs_function *func = priv; in __ffs_func_bind_do_nums() local 2150 struct ffs_function *func = ffs_func_from_usb(f); in ffs_func_bind() local 2245 struct ffs_function *func = ffs_func_from_usb(f); in ffs_func_unbind() local [all …]
|
/linux-3.3/arch/x86/include/asm/ |
D | apm.h | 26 static inline void apm_bios_call_asm(u32 func, u32 ebx_in, u32 ecx_in, in apm_bios_call_asm() 48 static inline u8 apm_bios_call_simple_asm(u32 func, u32 ebx_in, in apm_bios_call_simple_asm()
|
/linux-3.3/drivers/net/wireless/libertas/ |
D | if_sdio.c | 120 struct sdio_func *func; member 769 struct sdio_func *func = card->func; in if_sdio_power_on() local 880 struct sdio_func *func = card->func; in if_sdio_power_off() local 1089 static void if_sdio_interrupt(struct sdio_func *func) in if_sdio_interrupt() 1130 static int if_sdio_probe(struct sdio_func *func, in if_sdio_probe() 1256 static void if_sdio_remove(struct sdio_func *func) in if_sdio_remove() 1309 struct sdio_func *func = dev_to_sdio_func(dev); in if_sdio_suspend() local 1345 struct sdio_func *func = dev_to_sdio_func(dev); in if_sdio_resume() local
|
/linux-3.3/arch/mips/pci/ |
D | ops-titan.c | 46 int dev, busno, func; in titan_read_config() local 75 int dev, busno, func; in titan_write_config() local
|
/linux-3.3/drivers/net/wireless/ath/ath6kl/ |
D | sdio.c | 32 struct sdio_func *func; member 98 static inline void ath6kl_sdio_set_cmd53_arg(u32 *arg, u8 rw, u8 func, in ath6kl_sdio_set_cmd53_arg() 114 const u8 func = 0; in ath6kl_sdio_set_cmd52_arg() local 139 static int ath6kl_sdio_io(struct sdio_func *func, u32 request, u32 addr, in ath6kl_sdio_io() 455 static void ath6kl_sdio_irq_handler(struct sdio_func *func) in ath6kl_sdio_irq_handler() 480 struct sdio_func *func = ar_sdio->func; in ath6kl_sdio_power_on() local 748 struct sdio_func *func = ar_sdio->func; in ath6kl_sdio_config() local 788 struct sdio_func *func = ar_sdio->func; in ath6kl_sdio_suspend() local 1223 static int ath6kl_sdio_probe(struct sdio_func *func, in ath6kl_sdio_probe() 1305 static void ath6kl_sdio_remove(struct sdio_func *func) in ath6kl_sdio_remove()
|
/linux-3.3/kernel/ |
D | smp.c | 194 smp_call_func_t func; in generic_smp_call_function_interrupt() local 297 int smp_call_function_single(int cpu, smp_call_func_t func, void *info, in smp_call_function_single() 366 smp_call_func_t func, void *info, int wait) in smp_call_function_any() 446 smp_call_func_t func, void *info, bool wait) in smp_call_function_many() 573 int smp_call_function(smp_call_func_t func, void *info, int wait) in smp_call_function()
|
/linux-3.3/arch/powerpc/platforms/ps3/ |
D | time.c | 32 static void _dump_tm(const struct rtc_time *tm, const char* func, int line) in _dump_tm() 44 static void __maybe_unused _dump_time(int time, const char *func, in _dump_time()
|
/linux-3.3/lib/ |
D | rbtree.c | 286 static void rb_augment_path(struct rb_node *node, rb_augment_f func, void *data) in rb_augment_path() 309 void rb_augment_insert(struct rb_node *node, rb_augment_f func, void *data) in rb_augment_insert() 350 void rb_augment_erase_end(struct rb_node *node, rb_augment_f func, void *data) in rb_augment_erase_end()
|
/linux-3.3/drivers/net/wireless/iwmc3200wifi/ |
D | sdio.c | 105 static void iwm_sdio_isr(struct sdio_func *func) in iwm_sdio_isr() 401 static int iwm_sdio_probe(struct sdio_func *func, in iwm_sdio_probe() 470 static void iwm_sdio_remove(struct sdio_func *func) in iwm_sdio_remove()
|
/linux-3.3/drivers/mfd/ |
D | wm8350-gpio.c | 50 static int gpio_set_func(struct wm8350 *wm8350, int gpio, int func) in gpio_set_func() 188 int wm8350_gpio_config(struct wm8350 *wm8350, int gpio, int dir, int func, in wm8350_gpio_config()
|
/linux-3.3/arch/arm/mach-orion5x/ |
D | pci.c | 231 #define PCI_CONF_FUNC(func) (((func) & 0x3) << 8) argument 281 static int orion5x_pci_hw_rd_conf(int bus, int dev, u32 func, in orion5x_pci_hw_rd_conf() 303 static int orion5x_pci_hw_wr_conf(int bus, int dev, u32 func, in orion5x_pci_hw_wr_conf() 404 int bus_nr, func, reg; in orion5x_pci_master_slave_enable() local 434 u32 func = PCI_CONF_FUNC_BAR_CS(cs->cs_index); in orion5x_setup_pci_wins() local
|
/linux-3.3/arch/x86/lib/ |
D | thunk_32.S | 12 .macro thunk_ra name,func
|