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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
H A Dmceusb.c258 u32 tx_mask_inverted:1; member in struct:mceusb_dev::__anon11962
604 if (ir->flags.tx_mask_inverted)
925 bool tx_mask_inverted; local
933 tx_mask_inverted = usb_match_id(intf, std_tx_mask_list) ? 0 : 1;
993 ir->flags.tx_mask_inverted = tx_mask_inverted;

Completed in 38 milliseconds