Searched refs:debug_register_view (Results 1 - 10 of 10) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/
H A Dccwcache.c258 debug_register_view(debug_area,&debug_hex_ascii_view);
259 debug_register_view(debug_area,&debug_raw_view);
H A Ds390io.c7674 debug_register_view (cio_debug_msg_id, &debug_sprintf_view);
7681 debug_register_view (cio_debug_trace_id, &debug_hex_ascii_view);
7688 debug_register_view (cio_debug_crw_id, &debug_sprintf_view);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/kernel/
H A Ddebug.c690 debug_register_view(rc, &debug_level_view);
691 debug_register_view(rc, &debug_flush_view);
941 * debug_register_view:
944 int debug_register_view(debug_info_t * id, struct debug_view *view) function
1303 EXPORT_SYMBOL(debug_register_view); variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Ddebug.c690 debug_register_view(rc, &debug_level_view);
691 debug_register_view(rc, &debug_flush_view);
941 * debug_register_view:
944 int debug_register_view(debug_info_t * id, struct debug_view *view) function
1303 EXPORT_SYMBOL(debug_register_view); variable
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Ddebug.h200 int debug_register_view(debug_info_t* id, struct debug_view* view);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Ddebug.h200 int debug_register_view(debug_info_t* id, struct debug_view* view);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Ddebug.h200 int debug_register_view(debug_info_t* id, struct debug_view* view);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Ddebug.h200 int debug_register_view(debug_info_t* id, struct debug_view* view);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/block/
H A Ddasd.c3183 debug_register_view (device->debug_area, &debug_sprintf_view);
3184 debug_register_view (device->debug_area, &debug_hex_ascii_view);
4075 debug_register_view (dasd_debug_area, &debug_sprintf_view);
4076 debug_register_view (dasd_debug_area, &debug_hex_ascii_view);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/char/
H A Dtape.c758 debug_register_view(tape_debug_area,&debug_hex_ascii_view);

Completed in 138 milliseconds