Searched refs:ST_KDRV_XC_AUTODOWNLOAD_CONFIG_INFO (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/include/ |
| H A D | mdrv_xc_io.h | 144 … _IOWR(MDRV_XC_IOC_MAGIC, MDRV_XC_IOC_CONFIG_AUTO_DOWNLOAD_NR, ST_KDRV_XC_AUTODOWNLOAD_CONFIG_INFO)
|
| H A D | mdrv_xc_st.h | 293 } ST_KDRV_XC_AUTODOWNLOAD_CONFIG_INFO; typedef
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/include/ |
| H A D | mdrv_xc_io.h | 144 … _IOWR(MDRV_XC_IOC_MAGIC, MDRV_XC_IOC_CONFIG_AUTO_DOWNLOAD_NR, ST_KDRV_XC_AUTODOWNLOAD_CONFIG_INFO)
|
| H A D | mdrv_xc_st.h | 293 } ST_KDRV_XC_AUTODOWNLOAD_CONFIG_INFO; typedef
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_xc_io.h | 159 … _IOWR(MDRV_XC_IOC_MAGIC, MDRV_XC_IOC_CONFIG_AUTO_DOWNLOAD_NR, ST_KDRV_XC_AUTODOWNLOAD_CONFIG_INFO)
|
| H A D | mdrv_xc_st.h | 492 } ST_KDRV_XC_AUTODOWNLOAD_CONFIG_INFO; typedef
|
| H A D | mdrv_sc_display.c | 312 extern MS_BOOL MDrv_XC_ConfigAutoDownload(ST_KDRV_XC_AUTODOWNLOAD_CONFIG_INFO *pstConfigInfo); 10026 ST_KDRV_XC_AUTODOWNLOAD_CONFIG_INFO stAutoDownloadConfigInfo; in MDrv_XC_AutoDownload_Config() 10027 memset(&stAutoDownloadConfigInfo, 0, sizeof(ST_KDRV_XC_AUTODOWNLOAD_CONFIG_INFO)); in MDrv_XC_AutoDownload_Config()
|
| H A D | mdrv_sc_display.c.0 | 312 extern MS_BOOL MDrv_XC_ConfigAutoDownload(ST_KDRV_XC_AUTODOWNLOAD_CONFIG_INFO *pstConfigInfo); 10024 ST_KDRV_XC_AUTODOWNLOAD_CONFIG_INFO stAutoDownloadConfigInfo; 10025 memset(&stAutoDownloadConfigInfo, 0, sizeof(ST_KDRV_XC_AUTODOWNLOAD_CONFIG_INFO));
|