Searched refs:ven_id (Results 1 – 2 of 2) sorted by relevance
140 u16 ven_id = vendor_id >> 16; in get_codec_type() local145 if (ven_id != 0x1106) in get_codec_type()
4311 csio_hw_set_description(struct csio_hw *hw, uint16_t ven_id, uint16_t dev_id) in csio_hw_set_description() argument4315 if (ven_id == CSIO_VENDOR_ID) { in csio_hw_set_description()4343 uint16_t ven_id, dev_id; in csio_hw_init() local4361 ven_id = hw->params.pci.vendor_id; in csio_hw_init()4364 csio_hw_set_description(hw, ven_id, dev_id); in csio_hw_init()