Searched refs:DBG_FUNC (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Ddebuglib.c36 #define DBG_FUNC(name) \ macro
46 DBG_FUNC(LOG) function
47 DBG_FUNC(FTL)
48 DBG_FUNC(ERR)
49 DBG_FUNC(TRC)
50 DBG_FUNC(MXLOG)
51 DBG_FUNC(FTL_MXLOG)
61 DBG_FUNC(REG) function
62 DBG_FUNC(MEM)
63 DBG_FUNC(SP
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_cs.c139 DBG_FUNC("wl_adapter_attach");
194 DBG_FUNC("wl_adapter_detach");
234 DBG_FUNC("wl_adapter_release");
298 DBG_FUNC("wl_adapter_insert");
375 DBG_FUNC("wl_adapter_open");
425 DBG_FUNC("wl_adapter_close");
495 DBG_FUNC("wl_adapter_init_module");
526 DBG_FUNC("wl_adapter_cleanup_module");
H A Dwl_pci.c203 DBG_FUNC( "wl_adapter_init_module()" );
235 DBG_FUNC( "wl_adapter_cleanup_module" );
270 DBG_FUNC( "wl_adapter_insert" );
312 DBG_FUNC( "wl_adapter_open" );
347 DBG_FUNC( "wl_adapter_close" );
416 DBG_FUNC( "wl_pci_probe" );
452 DBG_FUNC( "wl_pci_remove" );
507 DBG_FUNC( "wl_pci_setup" );
621 DBG_FUNC( "wl_pci_enable_cardbus_interrupts" );
685 DBG_FUNC( "wl_pci_dma_allo
[all...]
H A Dwl_netdev.c176 DBG_FUNC( "wl_init" );
212 DBG_FUNC( "wl_config" );
255 //DBG_FUNC( "wl_stats" );
321 DBG_FUNC( "wl_open" );
417 DBG_FUNC("wl_close");
510 DBG_FUNC( "wl_ioctl" );
612 DBG_FUNC( "wl_tx_timeout" );
688 DBG_FUNC( "wl_send" );
806 DBG_FUNC( "wl_tx" );
901 DBG_FUNC("wl_r
[all...]
H A Dwl_priv.c135 DBG_FUNC( "wvlan_uil" );
201 DBG_FUNC( "wvlan_uil_connect" );
247 DBG_FUNC( "wvlan_uil_disconnect" );
303 DBG_FUNC( "wvlan_uil_action" );
382 DBG_FUNC( "wvlan_uil_block" );
434 DBG_FUNC( "wvlan_uil_unblock" );
488 DBG_FUNC( "wvlan_uil_send_diag_msg" );
578 DBG_FUNC( "wvlan_uil_put_info" );
1198 DBG_FUNC( "wvlan_uil_get_info" );
1555 DBG_FUNC( "cfg_driver_inf
[all...]
H A Ddebug.h136 #define DBG_FUNC(F) static const char *__FUNC__ = F; macro
205 #define DBG_FUNC(F) macro
H A Dwl_wext.c129 DBG_FUNC( "wireless_commit" );
176 DBG_FUNC( "wireless_get_protocol" );
221 DBG_FUNC( "wireless_set_frequency" );
308 DBG_FUNC( "wireless_get_frequency" );
387 DBG_FUNC( "wireless_get_range" );
610 DBG_FUNC( "wireless_get_bssid" );
701 DBG_FUNC( "wireless_get_ap_list" );
837 DBG_FUNC( "wireless_set_sensitivity" );
897 DBG_FUNC( "wireless_get_sensitivity" );
943 DBG_FUNC( "wireless_set_essi
[all...]
H A Dwl_util.c522 DBG_FUNC( "wl_endian_translate_event" );
1040 DBG_FUNC( "wl_process_link_status" );
1102 DBG_FUNC( "wl_process_probe_response" );
1304 DBG_FUNC( "wl_process_updated_record" );
1359 DBG_FUNC( "wl_process_assoc_status" );
1427 DBG_FUNC( "wl_process_security_status" );
1481 DBG_FUNC( "wl_get_tallies" );
H A Dwl_main.c293 DBG_FUNC( "wl_insert" );
798 DBG_FUNC( "wl_reset" );
875 DBG_FUNC( "wl_go" );
1058 DBG_FUNC( "wl_set_wep_keys" );
1125 DBG_FUNC( "wl_apply" );
1199 DBG_FUNC( "wl_put_ltv_init" );
1297 DBG_FUNC( "wl_put_ltv" );
1668 DBG_FUNC( "wl_module_init" );
1731 DBG_FUNC( "wl_module_exit" );
1949 DBG_FUNC( "wl_remov
[all...]
H A Dwl_profile.c164 DBG_FUNC("parse_config");
317 DBG_FUNC("translate_option");
908 DBG_FUNC("ParseConfigLine");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/usbvision/
H A Dusbvision-core.c93 #define DBG_FUNC 1<<5 macro
1749 PDEBUG(DBG_FUNC, "");
1755 PDEBUG(DBG_FUNC, "%s: errCode %d", (errCode!=1)?"ERROR":"power is off", errCode);
1772 PDEBUG(DBG_FUNC, "isocMode %#02x", format);
1837 PDEBUG(DBG_FUNC, "usb %dx%d; screen %dx%d; stretch %dx%d",
1881 PDEBUG(DBG_FUNC, "frameRate %d fps, frameDrop %d", frameRate, frameDrop);
1940 PDEBUG(DBG_FUNC, "allocated %d frames (%d bytes per frame)",usbvision->num_frames,usbvision->max_frame_size);
1951 PDEBUG(DBG_FUNC, "free %d frames",usbvision->num_frames);
2266 PDEBUG(DBG_FUNC, "");
2279 PDEBUG(DBG_FUNC, "
[all...]

Completed in 137 milliseconds