Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panel/
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); in rad_panel_enable() local
392 struct rad_panel *rad = to_rad_panel(panel); in rad_panel_disable() local
450 struct rad_panel *rad = mipi_dsi_get_drvdata(dsi); in rad_bl_get_brightness() local
471 struct rad_panel *rad = mipi_dsi_get_drvdata(dsi); in rad_bl_update_status() local
504 static int rad_init_regulators(struct rad_panel *rad) in rad_init_regulators()
604 struct rad_panel *rad = mipi_dsi_get_drvdata(dsi); in rad_panel_remove() local
/linux-6.12.1/include/linux/
Dfixp-arith.h142 #define fixp_cos32_rad(rad, twopi) \ argument
/linux-6.12.1/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c1320 static struct drm_dp_mst_branch *drm_dp_add_mst_branch_device(u8 lct, u8 *rad) in drm_dp_add_mst_branch_device()
2024 u8 *rad) in drm_dp_calculate_rad()
2062 u8 rad[8], lct; in drm_dp_port_set_pdt() local
2535 u8 lct, u8 *rad) in drm_dp_get_mst_branch_device()
/linux-6.12.1/include/drm/display/
Ddrm_dp_mst_helper.h161 u8 rad[8]; member
225 u8 rad[8]; member
/linux-6.12.1/include/linux/iio/
Diio.h914 #define IIO_RAD_TO_DEGREE(rad) \ argument
/linux-6.12.1/drivers/staging/media/ipu3/include/uapi/
Dintel-ipu3.h1839 struct ipu3_uapi_yuvp1_iefd_rad_cfg rad; member
/linux-6.12.1/drivers/staging/octeon/
Docteon-stubs.h1124 uint64_t rad:1; member
/linux-6.12.1/arch/mips/include/asm/octeon/
Dcvmx-npi-defs.h2439 uint64_t rad:1; member
Dcvmx-npei-defs.h3724 uint64_t rad:1; member
/linux-6.12.1/drivers/hid/bpf/progs/
Dhid_report_helpers.h110 #define rad (SIRotation | (0x1 << 4)) macro