Home
last modified time | relevance | path

Searched refs:format_list (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_writeback.h30 const u32 *format_list, u32 num_formats, u32 maxlinewidth);
/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_9_1_sar2130p.h298 .format_list = wb2_formats_rgb_yuv,
H A Ddpu_9_0_sm8550.h298 .format_list = wb2_formats_rgb_yuv,
H A Ddpu_8_1_sm8450.h302 .format_list = wb2_formats_rgb_yuv,
H A Ddpu_8_4_sa8775p.h309 .format_list = wb2_formats_rgb_yuv,
H A Ddpu_9_2_x1e80100.h298 .format_list = wb2_formats_rgb_yuv,
/linux/drivers/s390/block/
H A Ddasd_int.h640 struct list_head format_list; member
H A Ddasd_eckd.c3131 list_for_each_entry(format, &block->format_list, list) { in test_and_set_format_track()
3137 list_add_tail(&to_format->list, &block->format_list); in test_and_set_format_track()
H A Ddasd.c164 INIT_LIST_HEAD(&block->format_list); in dasd_alloc_block()
/linux/tools/power/pm-graph/
H A Dsleepgraph.py353 stack = traceback.format_list(traceback.extract_stack())