| /OK3568_Linux_fs/kernel/drivers/video/logo/ |
| H A D | pnmtologo.c | 228 static void write_header(void) in write_header() function 295 write_header(); in write_logo_mono() 329 write_header(); in write_logo_vga16() 371 write_header(); in write_logo_clut224() 408 write_header(); in write_logo_gray256()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | sounder.c | 34 static int write_header(sox_format_t * ft) in write_header() function 51 write_header, lsx_rawwrite, NULL, in LSX_FORMAT_HANDLER()
|
| H A D | wve.c | 41 static int write_header(sox_format_t * ft) in write_header() function 59 write_header, lsx_rawwrite, NULL, in LSX_FORMAT_HANDLER()
|
| H A D | htk.c | 49 static int write_header(sox_format_t * ft) in write_header() function 76 write_header, lsx_rawwrite, NULL, in LSX_FORMAT_HANDLER()
|
| H A D | soundtool.c | 45 static int write_header(sox_format_t * ft) in write_header() function 74 write_header, lsx_rawwrite, NULL, in LSX_FORMAT_HANDLER()
|
| H A D | sox-fmt.c | 76 static int write_header(sox_format_t * ft) in write_header() function 104 startread, lsx_rawread, NULL, write_header, lsx_rawwrite, NULL, in LSX_FORMAT_HANDLER()
|
| H A D | sf.c | 118 static int write_header(sox_format_t * ft) in write_header() function 150 write_header, lsx_rawwrite, NULL, in LSX_FORMAT_HANDLER()
|
| H A D | sphere.c | 144 static int write_header(sox_format_t * ft) in write_header() function 195 write_header, lsx_rawwrite, NULL, in LSX_FORMAT_HANDLER()
|
| H A D | au.c | 195 static int write_header(sox_format_t * ft) in write_header() function 233 write_header, lsx_rawwrite, NULL, in LSX_FORMAT_HANDLER()
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | mkbootimg | 64 def write_header(args): function 225 img_id = write_header(args)
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-snap-persistent.c | 381 static int write_header(struct pstore *ps) in write_header() function 633 r = write_header(ps); in persistent_read_metadata() 842 if (write_header(ps)) in persistent_drop_snapshot()
|
| /OK3568_Linux_fs/kernel/drivers/pci/endpoint/ |
| H A D | pci-epc-core.c | 481 if (!epc->ops->write_header) in pci_epc_write_header() 485 ret = epc->ops->write_header(epc, func_no, header); in pci_epc_write_header()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci-epc.h | 44 int (*write_header)(struct pci_epc *epc, u8 func_no, member
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | mkbootimg | 217 def write_header(args): function 681 img_id = write_header(args)
|
| H A D | resource_tool.c | 1456 static bool write_header(const int file_num) in write_header() function 1561 if (!write_header(file_num)) { in pack_image()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pcie-rcar-ep.c | 460 .write_header = rcar_pcie_ep_write_header,
|
| H A D | pcie-rockchip-ep.c | 518 .write_header = rockchip_pcie_ep_write_header,
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/endpoint/ |
| H A D | pci-endpoint.rst | 48 * write_header: ops to populate configuration space header
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/ |
| H A D | pcie-cadence-ep.c | 492 .write_header = cdns_pcie_ep_write_header,
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-designware-ep.c | 465 .write_header = dw_pcie_ep_write_header,
|
| /OK3568_Linux_fs/u-boot/tools/rockchip/ |
| H A D | resource_tool.c | 1456 static bool write_header(const int file_num) in write_header() function 1561 if (!write_header(file_num)) { in pack_image()
|