get_dtv_properties

Macro get_dtv_properties 

Source
macro_rules! get_dtv_properties {
    ( $device:expr, $( $property:ident ),+ ) => { ... };
}