Searched defs:__func__ (Results 1 - 54 of 54) sorted by relevance

/linux-4.1.27/drivers/misc/mic/host/
H A Dmic_fops.c73 __func__, __LINE__, ret); mic_ioctl() local
98 __func__, __LINE__, ret); mic_ioctl() local
105 __func__, __LINE__, -EFAULT); mic_ioctl() local
120 __func__, __LINE__, ret); mic_ioctl() local
H A Dmic_virtio.h136 __func__, __LINE__, -EINVAL); mic_vdev_inited() local
143 __func__, __LINE__, -ENODEV); mic_vdev_inited() local
H A Dmic_virtio.c115 dev_err(mic_dev(mvdev), "%s %d err %d\n", __func__, __LINE__, err); mic_virtio_copy_to_user() local
174 dev_err(mic_dev(mvdev), "%s %d err %d\n", __func__, __LINE__, err); mic_virtio_copy_from_user() local
230 __func__, __LINE__, ret); mic_vringh_copy() local
288 __func__, __LINE__, ret); _mic_virtio_copy() local
299 __func__, __LINE__, ret); _mic_virtio_copy() local
310 __func__, __LINE__, ret); _mic_virtio_copy() local
352 __func__, __LINE__, -EINVAL); mic_verify_copy_args() local
373 __func__, __LINE__, err); mic_virtio_copy_desc() local
379 __func__, __LINE__, err); mic_virtio_copy_desc() local
404 __func__, mvdev->virtio_id); mic_virtio_init_post() local
412 __func__, mvdev->dd->status, mvdev->virtio_id); mic_virtio_device_reset() local
498 __func__, __LINE__, -EFAULT); mic_virtio_config_change() local
513 "%s %d retry: %d\n", __func__, __LINE__, retry); mic_virtio_config_change() local
536 __func__, __LINE__, -EFAULT); mic_copy_dp_entry() local
543 __func__, __LINE__, -EINVAL); mic_copy_dp_entry() local
550 __func__, __LINE__, -ENOMEM); mic_copy_dp_entry() local
556 __func__, __LINE__, ret); mic_copy_dp_entry() local
565 __func__, __LINE__, ret); mic_copy_dp_entry() local
583 __func__, __LINE__, ret); mic_copy_dp_entry() local
659 __func__, __LINE__, ret); mic_virtio_add_device() local
670 __func__, __LINE__, ret); mic_virtio_add_device() local
681 __func__, __LINE__, ret); mic_virtio_add_device() local
/linux-4.1.27/drivers/usb/host/
H A Duhci-pci.c173 dev_dbg(uhci_dev(uhci), "%s\n", __func__); uhci_pci_suspend() local
210 dev_dbg(uhci_dev(uhci), "%s\n", __func__); uhci_pci_resume() local
H A Duhci-hcd.c227 __func__, cmd); uhci_generic_check_and_reset_hc() local
234 __func__, intr); uhci_generic_check_and_reset_hc() local
/linux-4.1.27/drivers/regulator/
H A Dmc13xxx-regulator-core.c37 dev_dbg(rdev_get_dev(rdev), "%s id: %d\n", __func__, id); mc13xxx_regulator_enable() local
50 dev_dbg(rdev_get_dev(rdev), "%s id: %d\n", __func__, id); mc13xxx_regulator_disable() local
89 dev_dbg(rdev_get_dev(rdev), "%s id: %d\n", __func__, id); mc13xxx_regulator_get_voltage() local
99 dev_dbg(rdev_get_dev(rdev), "%s id: %d val: %d\n", __func__, id, val); mc13xxx_regulator_get_voltage() local
122 __func__, id, min_uV, max_uV); mc13xxx_fixed_regulator_set_voltage() local
H A Dmc13783-regulator.c336 dev_dbg(rdev_get_dev(rdev), "%s id: %d\n", __func__, id); mc13783_gpo_regulator_enable() local
354 dev_dbg(rdev_get_dev(rdev), "%s id: %d\n", __func__, id); mc13783_gpo_regulator_disable() local
H A Dmc13892-regulator.c344 dev_dbg(rdev_get_dev(rdev), "%s id: %d\n", __func__, id); mc13892_gpo_regulator_enable() local
362 dev_dbg(rdev_get_dev(rdev), "%s id: %d\n", __func__, id); mc13892_gpo_regulator_disable() local
408 dev_dbg(rdev_get_dev(rdev), "%s id: %d\n", __func__, id); mc13892_sw_regulator_get_voltage_sel() local
436 __func__, id, val, selector); mc13892_sw_regulator_get_voltage_sel() local
/linux-4.1.27/drivers/usb/c67x00/
H A Dc67x00-hcd.c162 __func__, port, wValue); c67x00_hub_control() local
223 __func__, port, wValue); c67x00_hub_control() local
234 dev_dbg(c67x00_hcd_dev(c67x00), "%s: unknown\n", __func__); c67x00_hub_control() local
302 dev_dbg(c67x00_hcd_dev(c67x00), "%s\n", __func__); c67x00_hcd_get_frame() local
383 __func__, retval); c67x00_hcd_probe() local
H A Dc67x00-sched.c1086 __func__); c67x00_send_frame() local
/linux-4.1.27/arch/arm/mach-omap2/
H A Ddevices.c142 __func__, PTR_ERR(pdev)); omap_init_mbox() local
/linux-4.1.27/drivers/memstick/host/
H A Drtsx_pci_ms.c152 __func__, tpc, (data_dir == READ) ? "READ" : "WRITE", ms_transfer_data() local
217 dev_dbg(ms_dev(host), "%s: tpc = 0x%02x\n", __func__, tpc); ms_write_bytes() local
286 dev_dbg(ms_dev(host), "%s: tpc = 0x%02x\n", __func__, tpc); ms_read_bytes() local
356 dev_dbg(ms_dev(host), "%s\n", __func__); rtsx_pci_ms_issue_cmd() local
436 dev_dbg(ms_dev(host), "--> %s\n", __func__); rtsx_pci_ms_request() local
454 __func__, param, value); rtsx_pci_ms_set_param() local
512 dev_dbg(ms_dev(host), "--> %s\n", __func__); rtsx_pci_ms_suspend() local
523 dev_dbg(ms_dev(host), "--> %s\n", __func__); rtsx_pci_ms_resume() local
H A Drtsx_usb_ms.c185 dev_dbg(ms_dev(host), "%s\n", __func__); ms_power_on() local
225 dev_dbg(ms_dev(host), "%s\n", __func__); ms_power_off() local
254 __func__, tpc, (data_dir == READ) ? "READ" : "WRITE", ms_transfer_data() local
334 dev_dbg(ms_dev(host), "%s: tpc = 0x%02x\n", __func__, tpc); ms_write_bytes() local
402 dev_dbg(ms_dev(host), "%s: tpc = 0x%02x\n", __func__, tpc); ms_read_bytes() local
474 dev_dbg(ms_dev(host), "%s\n", __func__); rtsx_usb_ms_issue_cmd() local
555 dev_dbg(ms_dev(host), "--> %s\n", __func__); rtsx_usb_ms_request() local
571 __func__, param, value); rtsx_usb_ms_set_param() local
643 dev_dbg(ms_dev(host), "%s: return = %d\n", __func__, err); rtsx_usb_ms_set_param() local
653 dev_dbg(ms_dev(host), "--> %s\n", __func__); rtsx_usb_ms_suspend() local
664 dev_dbg(ms_dev(host), "--> %s\n", __func__); rtsx_usb_ms_resume() local
/linux-4.1.27/drivers/scsi/isci/
H A Dremote_node_context.c582 __func__, rnc_state_name(state), sci_rnc->suspend_type, sci_remote_node_context_suspend() local
598 __func__, sci_rnc); sci_remote_node_context_suspend() local
670 __func__, rnc_state_name(state), cb_fn, cb_p, sci_remote_node_context_resume() local
H A Dremote_device.c349 __func__, dev_state_name(state)); sci_remote_device_stop() local
411 __func__, dev_state_name(state)); sci_remote_device_reset() local
431 __func__, dev_state_name(state)); sci_remote_device_reset_complete() local
456 __func__, dev_state_name(state)); sci_remote_device_frame_handler() local
589 __func__, idev, event_code, sci_remote_device_event_handler() local
600 __func__, idev, event_code, sci_remote_device_event_handler() local
673 __func__, dev_state_name(state)); sci_remote_device_start_io() local
808 __func__, dev_state_name(state)); sci_remote_device_complete_io() local
854 "could not complete\n", __func__, iport, sci_remote_device_complete_io() local
892 __func__, dev_state_name(state)); sci_remote_device_start_task() local
1022 __func__, dev_state_name(state)); sci_remote_device_destruct() local
1349 __func__, status); sci_remote_device_resume() local
1361 __func__, abort_resume_cb); isci_remote_device_resume_from_abort_complete() local
1460 __func__, dev_state_name(state)); sci_remote_device_start() local
H A Dphy.c473 __func__, phy_state_name(state)); sci_phy_start() local
499 __func__, phy_state_name(state)); sci_phy_stop() local
513 __func__, phy_state_name(state)); sci_phy_reset() local
563 __func__, phy_state_name(state)); sci_phy_consume_power_handler() local
965 __func__, phy_state_name(state)); sci_phy_event_handler() local
1014 __func__, frame_index); sci_phy_frame_handler() local
1050 __func__, frame_index); sci_phy_frame_handler() local
1059 __func__, phy_state_name(state)); sci_phy_frame_handler() local
H A Dport.c798 __func__, port_timeout() local
803 __func__, iport->physical_port_index); port_timeout() local
810 "in state %d.\n", __func__, iport, current_state); port_timeout() local
1066 __func__, port_state_name(state)); sci_port_start() local
1141 __func__, port_state_name(state)); sci_port_stop() local
1156 __func__, port_state_name(state)); sci_port_hard_reset() local
1253 __func__, port_state_name(state)); sci_port_add_phy() local
1303 __func__, port_state_name(state)); sci_port_remove_phy() local
1346 __func__, port_state_name(state)); sci_port_link_up() local
1376 __func__, port_state_name(state)); sci_port_link_down() local
1396 __func__, port_state_name(state)); sci_port_start_io() local
1411 __func__, port_state_name(state)); sci_port_complete_io() local
/linux-4.1.27/drivers/staging/rts5208/
H A Drtsx_transport.c434 __func__, __LINE__); rtsx_transfer_sglist_adma_partial() local
458 __func__, __LINE__); rtsx_transfer_sglist_adma_partial() local
578 __func__, __LINE__); rtsx_transfer_sglist_adma() local
605 __func__, __LINE__); rtsx_transfer_sglist_adma() local
691 __func__, __LINE__); rtsx_transfer_buf() local
H A Drtsx_card.c153 dev_dbg(rtsx_dev(chip), "%s: %d, card2lun = 0x%x\n", __func__, do_reset_sd_card() local
207 dev_dbg(rtsx_dev(chip), "%s: %d, card2lun = 0x%x\n", __func__, do_reset_xd_card() local
255 dev_dbg(rtsx_dev(chip), "%s: %d, card2lun = 0x%x\n", __func__, do_reset_ms_card() local
H A Drtsx_chip.c659 dev_dbg(rtsx_dev(chip), "In %s, chip->need_reset = 0x%x\n", __func__, rtsx_reset_chip() local
2173 dev_dbg(rtsx_dev(chip), "%s, pm_stat = %d\n", __func__, pm_stat); rtsx_do_before_power_down() local
H A Dxd.c1829 __func__, old_blk, new_blk, log_blk, (int)page_off); xd_prepare_write() local
1855 __func__, old_blk, new_blk, log_blk); xd_write_multiple_pages() local
H A Drtsx_scsi.c2425 __func__, func, addr, len); read_cfg_byte() local
2484 __func__, func, addr); write_cfg_byte() local
H A Dms.c58 dev_dbg(rtsx_dev(chip), "%s: tpc = 0x%x\n", __func__, tpc); ms_transfer_tpc() local
/linux-4.1.27/drivers/dma/ioat/
H A Ddma_v2.c61 __func__, ioat->head, ioat->tail, ioat->issued, ioat->dmacount); __ioat2_issue_pending() local
137 __func__, ioat->head, ioat->tail, ioat->issued); __cleanup() local
165 __func__); __cleanup() local
209 __func__, ioat->head, ioat->tail, ioat->issued, ioat->dmacount); __ioat2_restart_chan() local
314 __func__, chanerr); ioat2_timer_event() local
677 __func__, new_size); reshape_ring() local
704 __func__, num_descs, ioat->head, ioat->tail, ioat->issued); ioat2_check_space_lock() local
H A Ddma.c357 __func__, ioat->desccount); ioat1_dma_alloc_chan_resources() local
427 __func__, desc_id(desc)); ioat1_dma_free_chan_resources() local
576 dev_dbg(to_dev(chan), "%s: phys_complete: %#llx\n", __func__, ioat_get_current_completion() local
609 __func__, (unsigned long long) phys_complete); __cleanup() local
651 __func__); __cleanup() local
702 dev_dbg(to_dev(chan), "%s: state: %lx\n", __func__, chan->state); ioat1_timer_event() local
H A Ddma_v3.c315 dev_dbg(to_dev(chan), "%s: phys_complete: %#llx\n", __func__, ioat3_get_current_completion() local
381 __func__, ioat->head, ioat->tail, ioat->issued); __cleanup() local
438 __func__); __cleanup() local
512 __func__, chanerr, chanerr_int); ioat3_eh() local
541 __func__, chanerr, err_handled); ioat3_eh() local
609 __func__, chanerr); ioat3_timer_event() local
856 dev_dbg(to_dev(chan), "%s\n", __func__); __ioat3_prep_pq_lock() local
978 dev_dbg(to_dev(chan), "%s\n", __func__); __ioat3_prep_pq16_lock() local
1005 "%s: no free sed entries\n", __func__); __ioat3_prep_pq16_lock() local
/linux-4.1.27/fs/proc/
H A Dgeneric.c575 __func__, de->parent->name, de->name, pde_subdir_first(de)->name); remove_proc_entry() local
/linux-4.1.27/net/mac80211/
H A Dmain.c258 "%s called with hardware scan in progress\n", __func__); ieee80211_restart_work() local
/linux-4.1.27/drivers/mmc/host/
H A Drtsx_usb_sdmmc.c115 dev_dbg(sdmmc_dev(host), "%s: SD/MMC CMD%d\n", __func__ sd_read_data() local
234 dev_dbg(sdmmc_dev(host), "%s: SD/MMC CMD%d\n", __func__, sd_write_data() local
311 __func__, cmd_idx, arg); sd_send_cmd_get_rsp() local
473 __func__, data_len); sd_rw_multi() local
479 __func__, data_len); sd_rw_multi() local
596 __func__, tx ? "TX" : "RX", sample_point); sd_change_phase() local
830 dev_dbg(sdmmc_dev(host), "%s\n", __func__); sdmmc_request() local
986 dev_dbg(sdmmc_dev(host), "%s\n", __func__); sd_power_on() local
1025 dev_dbg(sdmmc_dev(host), "%s\n", __func__); sd_power_off() local
1138 dev_dbg(sdmmc_dev(host), "%s\n", __func__); sdmmc_set_ios() local
1176 dev_dbg(sdmmc_dev(host), "%s end\n", __func__); sdmmc_set_ios() local
1186 __func__, ios->signal_voltage); sdmmc_switch_voltage() local
1237 dev_dbg(sdmmc_dev(host), "%s\n", __func__); sdmmc_card_busy() local
H A Drtsx_pci_sdmmc.c238 __func__, cmd_idx, arg); sd_send_cmd_get_rsp() local
349 __func__, cmd->opcode, cmd->arg); sd_read_data() local
402 __func__, cmd->opcode, cmd->arg); sd_write_data() local
456 __func__, cmd->opcode, cmd->arg); sd_read_long_data() local
563 __func__, host->sg_count); sd_rw_multi() local
626 __func__, rx ? "RX" : "TX", sample_point); sd_change_phase() local
1114 dev_dbg(sdmmc_dev(host), "%s: RTSX_BIPR = 0x%08x\n", __func__, val); sdmmc_get_ro() local
1139 dev_dbg(sdmmc_dev(host), "%s: RTSX_BIPR = 0x%08x\n", __func__, val); sdmmc_get_cd() local
1211 "%s: SD_BUS_STAT = 0x%x\n", __func__, stat); sd_wait_voltage_stable_2() local
1229 __func__, ios->signal_voltage); sdmmc_switch_voltage() local
H A Dmxcmmc.c902 dev_dbg(mmc_dev(mmc), "%s\n", __func__); mxcmci_detect_irq() local
H A Dusdhi6rol0.c1137 dev_dbg(mmc_dev(mmc), "%s(): %sable\n", __func__, enable ? "en" : "dis"); usdhi6_enable_sdio_irq() local
/linux-4.1.27/drivers/misc/mic/card/
H A Dmic_virtio.c174 dev_dbg(mic_dev(mvdev), "%s: retry: %d\n", __func__, retry); mic_reset_inform_host() local
185 __func__, vdev->id.device); mic_reset() local
219 dev_dbg(mic_dev(mvdev), "%s\n", __func__); mic_del_vqs() local
287 __func__, __LINE__, err); mic_find_vq() local
326 __func__, i, names[i]); mic_find_vqs() local
346 dev_dbg(mic_dev(mvdev), "%s: retry: %d\n", __func__, retry); mic_find_vqs() local
441 __func__, offset, type, mvdev); mic_add_device() local
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c983 __func__, wiphy->flags); wil_wiphy_init() local
1039 dev_dbg(wil_to_dev(wil), "%s()\n", __func__); wil_wdev_free() local
/linux-4.1.27/drivers/dma/
H A Dmic_x100_dma.c410 __func__, __LINE__, ch->ch_num); mic_dma_check_chan() local
499 __func__, __LINE__, ch->ch_num); mic_dma_drain_chan() local
H A Dtimb_dma.c426 dev_dbg(chan2dev(chan), "%s: entry\n", __func__); td_alloc_chan_resources() local
458 dev_dbg(chan2dev(chan), "%s: Entry\n", __func__); td_free_chan_resources() local
469 dev_dbg(chan2dev(chan), "%s: Freeing desc: %p\n", __func__, td_free_chan_resources() local
480 dev_dbg(chan2dev(chan), "%s: Entry\n", __func__); td_tx_status() local
484 dev_dbg(chan2dev(chan), "%s: exit, ret: %d\n", __func__, ret); td_tx_status() local
494 dev_dbg(chan2dev(chan), "%s: Entry\n", __func__); td_issue_pending() local
521 dev_err(chan2dev(chan), "%s: No SG list\n", __func__); td_prep_slave_sg() local
570 dev_dbg(chan2dev(chan), "%s: Entry\n", __func__); td_terminate_all() local
H A Dat_hdmac.c1174 dev_vdbg(chan2dev(chan), "%s\n", __func__); atc_config() local
1197 dev_vdbg(chan2dev(chan), "%s\n", __func__); atc_pause() local
1218 dev_vdbg(chan2dev(chan), "%s\n", __func__); atc_resume() local
1243 dev_vdbg(chan2dev(chan), "%s\n", __func__); atc_terminate_all() local
H A Dmoxart-dma.c192 dev_dbg(chan2dev(chan), "%s: ch=%p\n", __func__, ch); moxart_terminate_all() local
283 __func__); moxart_prep_slave_sg() local
307 __func__, dev_width); moxart_prep_slave_sg() local
353 __func__, ch->ch_num); moxart_alloc_chan_resources() local
366 __func__, ch->ch_num); moxart_free_chan_resources() local
H A Dmv_xor.c113 dev_dbg(mv_chan_to_devp(chan), "%s, val 0x%08x\n", __func__, val); mv_xor_device_clear_eoc_cause() local
183 __func__, __LINE__, slot); mv_xor_free_slots() local
198 __func__, __LINE__, sw_desc); mv_xor_start_new_chain() local
237 dev_dbg(mv_chan_to_devp(mv_chan), "%s %d\n", __func__, __LINE__); mv_xor_clean_completed_slots() local
254 __func__, __LINE__, desc, desc->async_tx.flags); mv_xor_clean_slot() local
279 dev_dbg(mv_chan_to_devp(mv_chan), "%s %d\n", __func__, __LINE__); mv_xor_slot_cleanup() local
420 __func__, sw_desc, &sw_desc->async_tx); mv_xor_tx_submit() local
524 __func__, src_cnt, len, &dest, flags); mv_xor_prep_dma_xor() local
538 __func__, sw_desc, &sw_desc->async_tx); mv_xor_prep_dma_xor() local
600 __func__, mv_chan->slots_allocated); mv_xor_free_chan_resources() local
H A Dsun6i-dma.c518 __func__, vchan->vc.chan.chan_id, &dest, &src, len, flags); sun6i_dma_prep_dma_memcpy() local
605 __func__, vchan->vc.chan.chan_id, for_each_sg() local
623 __func__, vchan->vc.chan.chan_id, for_each_sg() local
H A Dtegra20-apb-dma.c420 dev_dbg(tdc2dev(tdc), "%s():clearing interrupt\n", __func__); tegra_dma_stop() local
750 dev_dbg(tdc2dev(tdc), "%s():handling isr\n", __func__); tegra_dma_terminate_all() local
H A Dat_xdmac.c552 dev_dbg(chan2dev(chan), "%s: cfg=0x%08x\n", __func__, atchan->cfg); at_xdmac_compute_chan_conf() local
612 __func__, sg_len, at_xdmac_prep_slave_sg() local
634 __func__, i, len, mem); for_each_sg() local
665 __func__, &desc->lld.mbr_sa, &desc->lld.mbr_da, desc->lld.mbr_ubc); for_each_sg() local
672 __func__, prev, &prev->lld.mbr_nda); for_each_sg() local
680 __func__, desc, first); for_each_sg() local
709 __func__, &buf_addr, buf_len, period_len, at_xdmac_prep_dma_cyclic() local
740 __func__, desc, &desc->tx_dma_desc.phys); at_xdmac_prep_dma_cyclic() local
758 __func__, &desc->lld.mbr_sa, &desc->lld.mbr_da, desc->lld.mbr_ubc); at_xdmac_prep_dma_cyclic() local
765 __func__, prev, &prev->lld.mbr_nda); at_xdmac_prep_dma_cyclic() local
773 __func__, desc, first); at_xdmac_prep_dma_cyclic() local
780 __func__, prev, &prev->lld.mbr_nda); at_xdmac_prep_dma_cyclic() local
814 __func__, &src, &dest, len, flags); at_xdmac_prep_dma_memcpy() local
826 dev_dbg(chan2dev(chan), "%s: dwidth: double word\n", __func__); at_xdmac_prep_dma_memcpy() local
829 dev_dbg(chan2dev(chan), "%s: dwidth: word\n", __func__); at_xdmac_prep_dma_memcpy() local
832 dev_dbg(chan2dev(chan), "%s: dwidth: half word\n", __func__); at_xdmac_prep_dma_memcpy() local
835 dev_dbg(chan2dev(chan), "%s: dwidth: byte\n", __func__); at_xdmac_prep_dma_memcpy() local
842 dev_dbg(chan2dev(chan), "%s: remaining_size=%zu\n", __func__, remaining_size); at_xdmac_prep_dma_memcpy() local
863 dev_dbg(chan2dev(chan), "%s: xfer_size=%zu\n", __func__, xfer_size); at_xdmac_prep_dma_memcpy() local
868 dev_dbg(chan2dev(chan), "%s: dwidth: double word\n", __func__); at_xdmac_prep_dma_memcpy() local
871 dev_dbg(chan2dev(chan), "%s: dwidth: word\n", __func__); at_xdmac_prep_dma_memcpy() local
874 dev_dbg(chan2dev(chan), "%s: dwidth: half word\n", __func__); at_xdmac_prep_dma_memcpy() local
877 dev_dbg(chan2dev(chan), "%s: dwidth: byte\n", __func__); at_xdmac_prep_dma_memcpy() local
895 __func__, &desc->lld.mbr_sa, &desc->lld.mbr_da, desc->lld.mbr_ubc, desc->lld.mbr_cfg); at_xdmac_prep_dma_memcpy() local
902 __func__, prev, prev->lld.mbr_nda); at_xdmac_prep_dma_memcpy() local
910 __func__, desc, first); at_xdmac_prep_dma_memcpy() local
1021 __func__, desc, &desc->tx_dma_desc.phys, ret, cookie, residue); local
1200 dev_dbg(chan2dev(chan), "%s\n", __func__); at_xdmac_device_config() local
1215 dev_dbg(chan2dev(chan), "%s\n", __func__); at_xdmac_device_pause() local
1236 dev_dbg(chan2dev(chan), "%s\n", __func__); at_xdmac_device_resume() local
1258 dev_dbg(chan2dev(chan), "%s\n", __func__); at_xdmac_device_terminate_all() local
1311 dev_dbg(chan2dev(chan), "%s: allocated %d descriptors\n", __func__, i); at_xdmac_alloc_chan_resources() local
1325 dev_dbg(chan2dev(chan), "%s: freeing descriptor %p\n", __func__, desc); at_xdmac_free_chan_resources() local
H A Dcoh901318.c1895 " nbr_active_done %ld\n", __func__, dma_tasklet() local
1951 dev_err(COHC_2_DEV(cohc), "[%s] No active dma desc\n", __func__); dma_tasklet() local
2176 __func__, cohc->id); coh901318_alloc_chan_resources() local
2251 __func__, cohc->id, src, dest, size); coh901318_prep_memcpy() local
2317 __func__, sg_len, direction); coh901318_prep_slave_sg() local
H A Dste_dma40.c1244 __func__, reg == D40_CHAN_REG_SSLNK ? 'S' : 'D', __d40_config_set_event() local
/linux-4.1.27/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c70 "%s failed %d\n", __func__, status); gelic_card_set_irq_mask() local
389 dev_info(ctodev(card), "%s: ERROR status\n", __func__); gelic_descr_prepare_rx() local
399 "%s:allocate skb failed !!\n", __func__); gelic_descr_prepare_rx() local
421 "%s:Could not iommu-map rx buffer\n", __func__); gelic_descr_prepare_rx() local
571 __func__, status); gelic_card_release_tx_chain() local
905 dev_info(ctodev(card), "%s: kick failure\n", __func__); gelic_net_xmit() local
1209 dev_dbg(ctodev(card), " -> %s %p\n", __func__, netdev); gelic_net_open() local
1216 dev_dbg(ctodev(card), " <- %s\n", __func__); gelic_net_open() local
1411 dev_info(ctodev(card), "%s:Timed out. Restarting...\n", __func__); gelic_net_tx_timeout_task() local
1502 __func__, status); gelic_net_setup_netdev() local
1519 __func__, netdev->name, status); gelic_net_setup_netdev() local
1724 __func__, result); ps3_gelic_driver_probe() local
1733 __func__, result); ps3_gelic_driver_probe() local
/linux-4.1.27/drivers/net/wireless/zd1211rw/
H A Dzd_chip.c132 "error: %s. Error number %d\n", __func__, r); zd_ioread32v_locked() local
259 "error _%s. Error number %d\n", __func__, zd_iowrite32a_locked() local
H A Dzd_mac.c168 "but %d.\n", __func__, signal); zd_check_signal() local
318 "%s: failed to set radio on\n", __func__); zd_op_start() local
/linux-4.1.27/drivers/dma/dw/
H A Dcore.c697 "%s: d%pad s%pad l0x%zx f0x%lx\n", __func__, dwc_prep_dma_memcpy() local
701 dev_dbg(chan2dev(chan), "%s: length is zero!\n", __func__); dwc_prep_dma_memcpy() local
779 dev_vdbg(chan2dev(chan), "%s\n", __func__); dwc_prep_slave_sg() local
1135 dev_vdbg(chan2dev(chan), "%s\n", __func__); dwc_alloc_chan_resources() local
1191 dev_dbg(chan2dev(chan), "%s: allocated %d descriptors\n", __func__, i); dwc_alloc_chan_resources() local
1209 dev_dbg(chan2dev(chan), "%s: descs allocated=%u\n", __func__, dwc_free_chan_resources() local
1247 dev_vdbg(chan2dev(chan), "%s: done\n", __func__); dwc_free_chan_resources() local
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c1418 __func__, pipenum); sudmac_finish() local
/linux-4.1.27/drivers/ps3/
H A Dps3-lpm.c217 dev_dbg(sbd_core(), "%s:%u: phys_ctr too big: %u\n", __func__, ps3_read_phys_ctr() local
226 "phys_ctr %u, %s\n", __func__, __LINE__, phys_ctr, ps3_read_phys_ctr() local
263 dev_dbg(sbd_core(), "%s:%u: phys_ctr too big: %u\n", __func__, ps3_write_phys_ctr() local
303 "phys_ctr %u, val %u, %s\n", __func__, __LINE__, ps3_write_phys_ctr() local
381 dev_dbg(sbd_core(), "%s:%u: ctr too big: %u\n", __func__, ps3_write_pm07_control() local
390 "failed: ctr %u, %s\n", __func__, __LINE__, ctr, ps3_write_pm07_control() local
416 "reg %u, %s\n", __func__, __LINE__, reg, ps3_read_pm() local
430 "reg %u, %s\n", __func__, __LINE__, reg, ps3_read_pm() local
437 dev_dbg(sbd_core(), "%s:%u: unknown reg: %d\n", __func__, ps3_read_pm() local
502 dev_dbg(sbd_core(), "%s:%u: unknown reg: %d\n", __func__, ps3_write_pm() local
510 "reg %u, %s\n", __func__, __LINE__, reg, ps3_write_pm() local
526 dev_dbg(sbd_core(), "%s:%u: phys_ctr too big: %u\n", __func__, ps3_get_ctr_size() local
545 dev_dbg(sbd_core(), "%s:%u: phys_ctr too big: %u\n", __func__, ps3_set_ctr_size() local
736 dev_dbg(sbd_core(), "%s:%u: island not found: %llu\n", __func__, pm_signal_group_to_ps3_lv1_signal_group() local
770 __func__, __LINE__, ret, lv1_signal_group, bus_select, __ps3_set_signal() local
832 __func__, __LINE__, ret); ps3_set_signal() local
872 "%s\n", __func__, __LINE__, ps3_enable_pm() local
883 __func__, __LINE__, ps3_result(result)); ps3_enable_pm() local
906 __func__, __LINE__, ps3_result(result)); ps3_disable_pm() local
912 dev_dbg(sbd_core(), "%s:%u: tb_count %llu (%llxh)\n", __func__, __LINE__, ps3_disable_pm() local
952 __func__, __LINE__, request, offset); ps3_lpm_copy_tb() local
955 "failed: %s\n", __func__, __LINE__, ps3_lpm_copy_tb() local
965 dev_dbg(sbd_core(), "%s:%u: copied %lxh bytes\n", __func__, __LINE__, ps3_lpm_copy_tb() local
1007 __func__, __LINE__, request, offset); ps3_lpm_copy_tb_to_user() local
1009 "failed: %s\n", __func__, __LINE__, ps3_lpm_copy_tb_to_user() local
1018 __func__, __LINE__, tmp, buf); ps3_lpm_copy_tb_to_user() local
1020 __func__, __LINE__, result); ps3_lpm_copy_tb_to_user() local
1028 dev_dbg(sbd_core(), "%s:%u: copied %lxh bytes\n", __func__, __LINE__, ps3_lpm_copy_tb_to_user() local
1097 dev_dbg(sbd_core(), "%s:%u: bad in vals\n", __func__, __LINE__); ps3_lpm_open() local
1100 dev_dbg(sbd_core(), "%s:%u: busy\n", __func__, __LINE__); ps3_lpm_open() local
1114 __func__, __LINE__); ps3_lpm_open() local
1127 "failed\n", __func__, __LINE__); ps3_lpm_open() local
1142 __func__, __LINE__, ps3_result(result)); ps3_lpm_open() local
1153 "tb_size 0x%llx\n", __func__, __LINE__, lpm_priv->lpm_id, ps3_lpm_open() local
1175 dev_dbg(sbd_core(), "%s:%u\n", __func__, __LINE__); ps3_lpm_close() local
/linux-4.1.27/drivers/media/platform/omap3isp/
H A Dispccdc.c420 "need to be supplied\n", __func__); ccdc_lsc_config() local
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/
H A Dvxge-main.c3412 "%s : device allocation failed", __func__); vxge_device_register() local
3420 ndev->name, __func__, __LINE__); vxge_device_register() local
3464 "%s : checksumming enabled", __func__); vxge_device_register() local
3469 "%s : using High DMA", __func__); vxge_device_register() local
3476 ndev->name, __func__); vxge_device_register() local
3512 ndev->name, __func__, __LINE__); vxge_device_register() local
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dhw.c2253 "%s: unsupported opmode: %d\n", __func__, ah->opmode); ath9k_hw_beaconinit() local
/linux-4.1.27/fs/nfs/
H A Dnfs4proc.c6415 nfs_display_fhandle(NFS_FH(inode), __func__); nfs4_proc_get_locations() local
6541 nfs_display_fhandle(NFS_FH(inode), __func__); nfs4_proc_fsid_present() local

Completed in 1665 milliseconds