Searched refs:ven_id (Results 1 – 2 of 2) sorted by relevance
149 u16 ven_id = vendor_id >> 16; in get_codec_type() local154 if (ven_id != 0x1106) in get_codec_type()
3848 csio_hw_set_description(struct csio_hw *hw, uint16_t ven_id, uint16_t dev_id) in csio_hw_set_description() argument3852 if (ven_id == CSIO_VENDOR_ID) { in csio_hw_set_description()3880 uint16_t ven_id, dev_id; in csio_hw_init() local3898 ven_id = hw->params.pci.vendor_id; in csio_hw_init()3901 csio_hw_set_description(hw, ven_id, dev_id); in csio_hw_init()