Home
last modified time | relevance | path

Searched defs:rad (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/panel/
H A Dpanel-raydium-rm67191.c266 struct rad_panel *rad = to_rad_panel(panel); in rad_panel_prepare() local
287 struct rad_panel *rad = to_rad_panel(panel); in rad_panel_unprepare() local
312 struct rad_panel *rad = to_rad_panel(panel); rad_panel_enable() local
392 struct rad_panel *rad = to_rad_panel(panel); rad_panel_disable() local
450 struct rad_panel *rad = mipi_dsi_get_drvdata(dsi); rad_bl_get_brightness() local
471 struct rad_panel *rad = mipi_dsi_get_drvdata(dsi); rad_bl_update_status() local
504 rad_init_regulators(struct rad_panel * rad) rad_init_regulators() argument
604 struct rad_panel *rad = mipi_dsi_get_drvdata(dsi); rad_panel_remove() local
[all...]
/linux/include/linux/
H A Dfixp-arith.h142 #define fixp_cos32_rad(rad, twopi) \ argument
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.h59 u8 rad[8]; member
H A Damdgpu_dm_crc.c149 u8 *rad; in update_phy_id_mapping() local
[all...]
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c176 drm_dp_mst_get_ufp_num_at_lct_from_rad(u8 lct, const u8 *rad) in drm_dp_mst_get_ufp_num_at_lct_from_rad() argument
1332 static struct drm_dp_mst_branch *drm_dp_add_mst_branch_device(u8 lct, u8 *rad) in drm_dp_add_mst_branch_device() argument
2036 drm_dp_calculate_rad(struct drm_dp_mst_port * port,u8 * rad) drm_dp_calculate_rad() argument
2074 u8 rad[8], lct; drm_dp_port_set_pdt() local
2543 drm_dp_get_mst_branch_device(struct drm_dp_mst_topology_mgr * mgr,u8 lct,u8 * rad) drm_dp_get_mst_branch_device() argument
[all...]
/linux/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h1840 struct ipu3_uapi_yuvp1_iefd_rad_cfg rad; member
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-npi-defs.h2439 uint64_t rad:1; member
H A Dcvmx-npei-defs.h3724 uint64_t rad:1; member
/linux/drivers/hid/bpf/progs/
H A Dhid_report_helpers.h128 #define rad (SIRotation | (0x1 << 4)) macro