Searched refs:tsfmt (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/pci/saa7164/
H A Dsaa7164-api.c863 struct tmComResTSFormatDescrHeader *tsfmt) saa7164_api_configure_port_mpeg2ts()
865 dprintk(DBGLVL_API, " bFormatIndex = 0x%x\n", tsfmt->bFormatIndex); saa7164_api_configure_port_mpeg2ts()
866 dprintk(DBGLVL_API, " bDataOffset = 0x%x\n", tsfmt->bDataOffset); saa7164_api_configure_port_mpeg2ts()
867 dprintk(DBGLVL_API, " bPacketLength= 0x%x\n", tsfmt->bPacketLength); saa7164_api_configure_port_mpeg2ts()
868 dprintk(DBGLVL_API, " bStrideLength= 0x%x\n", tsfmt->bStrideLength); saa7164_api_configure_port_mpeg2ts()
942 struct tmComResTSFormatDescrHeader *tsfmt; saa7164_api_dump_subdevs() local
1082 tsfmt = saa7164_api_dump_subdevs()
1091 tsport, tsfmt); saa7164_api_dump_subdevs()
861 saa7164_api_configure_port_mpeg2ts(struct saa7164_dev *dev, struct saa7164_port *port, struct tmComResTSFormatDescrHeader *tsfmt) saa7164_api_configure_port_mpeg2ts() argument

Completed in 83 milliseconds