Searched refs:phantom (Results 1 – 11 of 11) sorted by relevance
579 phantom->timing.v_total = meta->v_total; in create_phantom_stream_from_main_stream()580 phantom->timing.v_active = meta->v_active; in create_phantom_stream_from_main_stream()582 …phantom->timing.v_blank_end = phantom->timing.v_total - phantom->timing.v_front_porch - phantom->t… in create_phantom_stream_from_main_stream()583 phantom->timing.vblank_nom = phantom->timing.v_total - phantom->timing.v_active; in create_phantom_stream_from_main_stream()584 phantom->timing.drr_config.enabled = false; in create_phantom_stream_from_main_stream()592 phantom->stream_index = phantom_stream_index; in create_phantom_plane_from_main_plane()601 phantom->immediate_flip = false; in create_phantom_plane_from_main_plane()602 phantom->dynamic_meta_data.enable = false; in create_phantom_plane_from_main_plane()603 phantom->cursor.num_cursors = 0; in create_phantom_plane_from_main_plane()604 phantom->cursor.cursor_width = 0; in create_phantom_plane_from_main_plane()[all …]
160 phantom->timing.v_total = meta->v_total; in create_phantom_stream_from_main_stream()161 phantom->timing.v_active = meta->v_active; in create_phantom_stream_from_main_stream()163 …phantom->timing.v_blank_end = phantom->timing.v_total - phantom->timing.v_front_porch - phantom->t… in create_phantom_stream_from_main_stream()164 phantom->timing.vblank_nom = phantom->timing.v_total - phantom->timing.v_active; in create_phantom_stream_from_main_stream()165 phantom->timing.drr_config.enabled = false; in create_phantom_stream_from_main_stream()173 phantom->stream_index = phantom_stream_index; in create_phantom_plane_from_main_plane()182 phantom->immediate_flip = false; in create_phantom_plane_from_main_plane()183 phantom->dynamic_meta_data.enable = false; in create_phantom_plane_from_main_plane()184 phantom->cursor.num_cursors = 0; in create_phantom_plane_from_main_plane()185 phantom->cursor.cursor_width = 0; in create_phantom_plane_from_main_plane()[all …]
41 Don't create a input device for phantom jacks.43 HDA jacks can set phantom_jack to true in order to create a phantom
360 struct dc_stream_state *phantom = NULL; in subvp_subvp_schedulable() local376 phantom = ctx->config.svp_pstate.callbacks.get_paired_subvp_stream(context, pipe->stream); in subvp_subvp_schedulable()377 microschedule_lines = (phantom->timing.v_total - phantom->timing.v_front_porch) + in subvp_subvp_schedulable()378 phantom->timing.v_addressable; in subvp_subvp_schedulable()381 time_us = (microschedule_lines * phantom->timing.h_total) / in subvp_subvp_schedulable()382 (double)(phantom->timing.pix_clk_100hz * 100) * 1000000 + in subvp_subvp_schedulable()
17 obj-$(CONFIG_PHANTOM) += phantom.o
104 If you choose to build module, its name will be phantom. If unsure,
33 - phantom power switch134 switch for +48V phantom power for electrostatic microphones on input 1/2.
728 struct dc_stream_state *phantom = NULL; in subvp_subvp_schedulable() local742 phantom = dc_state_get_paired_subvp_stream(context, pipe->stream); in subvp_subvp_schedulable()743 if (phantom && pipe->stream && pipe->plane_state && !pipe->top_pipe && in subvp_subvp_schedulable()745 microschedule_lines = (phantom->timing.v_total - phantom->timing.v_front_porch) + in subvp_subvp_schedulable()746 phantom->timing.v_addressable; in subvp_subvp_schedulable()749 time_us = (microschedule_lines * phantom->timing.h_total) / in subvp_subvp_schedulable()750 (double)(phantom->timing.pix_clk_100hz * 100) * 1000000 + in subvp_subvp_schedulable()
109 you might try using USBDeview[8] to remove the phantom device).
282 'p' 00-0F linux/phantom.h conflict! (OpenHaptics needs t…
22085 F: drivers/misc/phantom.c22086 F: include/uapi/linux/phantom.h