| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_intel.c | 694 if (chip->get_position[stream]) in azx_position_ok() 695 pos = chip->get_position[stream](chip, azx_dev); in azx_position_ok() 701 chip->get_position[stream] = azx_get_pos_lpib; in azx_position_ok() 702 if (chip->get_position[0] == azx_get_pos_lpib && in azx_position_ok() 703 chip->get_position[1] == azx_get_pos_lpib) in azx_position_ok() 708 chip->get_position[stream] = azx_get_pos_posbuf; in azx_position_ok() 1621 chip->get_position[0] = chip->get_position[1] = callbacks[fix]; in assign_position_fix() 1625 chip->get_position[1] = NULL; in assign_position_fix()
|
| H A D | hda_controller.h | 117 azx_get_pos_callback_t get_position[2]; member
|
| H A D | hda_controller.c | 298 if (chip->get_position[stream]) in azx_get_position() 299 pos = chip->get_position[stream](chip, azx_dev); in azx_get_position() 1189 if (chip->get_position[0] != azx_get_pos_lpib || in azx_bus_init() 1190 chip->get_position[1] != azx_get_pos_lpib) in azx_bus_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_init.c | 61 .get_position = dcn10_get_position,
|
| H A D | dcn10_optc.c | 684 optc->funcs->get_position(optc, &position1); in optc1_is_counter_moving() 685 optc->funcs->get_position(optc, &position2); in optc1_is_counter_moving() 1506 .get_position = optc1_get_position,
|
| H A D | dcn10_hw_sequencer.c | 1750 if (!dc->hwss.calc_vupdate_position || !dc->hwss.get_position) in delay_cursor_until_vupdate() 1759 dc->hwss.get_position(&pipe_ctx, 1, &position); in delay_cursor_until_vupdate() 3168 pipe_ctx[i]->stream_res.tg->funcs->get_position(pipe_ctx[i]->stream_res.tg, position); in dcn10_get_position()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_init.c | 63 .get_position = dcn10_get_position,
|
| H A D | dcn20_optc.c | 427 .get_position = optc1_get_position,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/ |
| H A D | dcn30_init.c | 64 .get_position = dcn10_get_position,
|
| H A D | dcn30_optc.c | 297 .get_position = optc1_get_position,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/ |
| H A D | dcn21_init.c | 64 .get_position = dcn10_get_position,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce80/ |
| H A D | dce80_timing_generator.c | 191 .get_position = dce110_timing_generator_get_position,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce60/ |
| H A D | dce60_timing_generator.c | 210 .get_position = dce110_timing_generator_get_position,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | hw_sequencer.h | 96 void (*get_position)(struct pipe_ctx **pipe_ctx, int num_pipes, member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | timing_generator.h | 175 void (*get_position)(struct timing_generator *tg, member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_debug.c | 326 pipe_ctx->stream_res.tg->funcs->get_position(pipe_ctx->stream_res.tg, &position); in context_timing_trace()
|
| H A D | dc.c | 325 dc->hwss.get_position(&pipe, 1, &position); in dc_stream_get_crtc_position()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_timing_generator.c | 1404 tg->funcs->get_position(tg, &position1); in dce110_timing_generator_is_counter_moving() 1405 tg->funcs->get_position(tg, &position2); in dce110_timing_generator_is_counter_moving() 2215 .get_position = dce110_timing_generator_get_position,
|
| H A D | dce110_timing_generator_v.c | 667 .get_position = NULL, /* Not to be implemented for underlay*/
|
| H A D | dce110_hw_sequencer.c | 1814 static void get_position(struct pipe_ctx **pipe_ctx, in get_position() function 1823 pipe_ctx[i]->stream_res.tg->funcs->get_position(pipe_ctx[i]->stream_res.tg, position); in get_position() 2890 .get_position = get_position,
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | efistub.h | 503 efi_status_t (__efiapi *get_position)(efi_file_protocol_t *, u64 *);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce120/ |
| H A D | dce120_timing_generator.c | 1216 .get_position = dce120_timing_generator_get_crtc_position,
|