Searched refs:write_to_file (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | mkexynosspl.c | 40 static void write_to_file(int ofd, void *buffer, int size) in write_to_file() function 173 write_to_file(ofd, &vsh, sizeof(vsh)); in main() 176 write_to_file(ofd, buffer, count); in main() 180 write_to_file(ofd, &checksum, sizeof(checksum)); in main()
|
| /OK3568_Linux_fs/kernel/tools/testing/kunit/ |
| H A D | kunit_config.py | 55 def write_to_file(self, path: str) -> None: member in Kconfig
|
| H A D | kunit_kernel.py | 171 self._kconfig.write_to_file(kconfig_path)
|
| H A D | kunit_tool_test.py | 83 expected_kconfig.write_to_file(kconfig_path)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd.h | 1668 extern int write_to_file(dhd_pub_t *dhd, uint8 *buf, int size);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd.h | 2156 extern int write_to_file(dhd_pub_t *dhd, uint8 *buf, int size);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd.h | 2156 extern int write_to_file(dhd_pub_t *dhd, uint8 *buf, int size);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd.h | 2158 extern int write_to_file(dhd_pub_t *dhd, uint8 *buf, int size);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd.h | 2809 extern int write_to_file(dhd_pub_t *dhd, uint8 *buf, int size);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd.h | 2804 extern int write_to_file(dhd_pub_t *dhd, uint8 *buf, int size);
|