Lines Matching defs:descriptor

47  * struct vidtv_psi_desc - A generic PSI descriptor type.
48 * The descriptor length is an 8-bit field specifying the total number of bytes of the data portion
49 * of the descriptor following the byte defining the value of this field.
59 * struct vidtv_psi_desc_service - Service descriptor.
75 * struct vidtv_psi_desc_registration - A registration descriptor.
97 * struct vidtv_psi_desc_network_name - A network name descriptor
114 * struct vidtv_psi_desc_service_list - A service list descriptor
125 * struct vidtv_psi_desc_short_event - A short event descriptor
192 struct vidtv_psi_desc *descriptor;
234 struct vidtv_psi_desc *descriptor;
246 struct vidtv_psi_desc *descriptor;
277 * struct desc_write_args - Arguments in order to write a descriptor.
280 * @desc: A pointer to the descriptor
413 * vidtv_psi_desc_assign - Assigns a descriptor loop at some point
414 * @to: Where to assign this descriptor loop to
415 * @desc: The descriptor loop that will be assigned.
423 * vidtv_pmt_desc_assign - Assigns a descriptor loop at some point in a PMT section.
424 * @pmt: The PMT section that will contain the descriptor loop
425 * @to: Where in the PMT to assign this descriptor loop to
426 * @desc: The descriptor loop that will be assigned.
437 * vidtv_sdt_desc_assign - Assigns a descriptor loop at some point in a SDT.
438 * @sdt: The SDT that will contain the descriptor loop
439 * @to: Where in the PMT to assign this descriptor loop to
440 * @desc: The descriptor loop that will be assigned.
647 * @bitfield: Contains the descriptor loop length
648 * @descriptor: A descriptor loop
656 struct vidtv_psi_desc *descriptor;
664 * @bitfield: Contains the network descriptor length
665 * @descriptor: A descriptor loop describing the network
673 struct vidtv_psi_desc *descriptor;
718 * struct vidtv_psi_desc_short_event - A short event descriptor
726 struct vidtv_psi_desc *descriptor;