Home
last modified time | relevance | path

Searched defs:type_id (Results 1 – 8 of 8) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/drm/sunxi_device/
Dsunxi_tcon.c84 int type_id = 0; in sunxi_tcon_lcd_enable() local
108 int type_id = 0; in sunxi_tcon_lcd_disable() local
129 int lcd_id, type_id = 0; in sunxi_tcon_lcd_query_irq() local
Dsunxi_tcon_v33x.c87 int type_id = 0; in sunxi_tcon_lcd_enable() local
113 int type_id = 0; in sunxi_tcon_lcd_disable() local
136 int lcd_id, type_id = 0; in sunxi_tcon_lcd_query_irq() local
Dsunxi_tcon.h60 int type_id; member
Dsunxi_lcd.h112 unsigned int type_id; member
Dsunxi_lcd.c221 int type_id = -1; in sunxi_dsi_io_cfg() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/drm/
Dsunxi_drm_connector.h34 unsigned int type_id; member
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/jpeg_enc/
Djpeg_driver.c298 bk_err_t bk_jpeg_enc_register_isr(jpeg_isr_type_t type_id, jpeg_isr_t isr, void *param) in bk_jpeg_enc_register_isr()
/device/soc/rockchip/common/sdk_linux/include/linux/
Dbpf.h918 u32 type_id; member
946 static inline const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find()