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

/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddrxk_hard.c1012 static int hi_command(struct drxk_state *state, u16 cmd, u16 *p_result) hi_command() function
1086 status = hi_command(state, SIO_HI_RA_RAM_CMD_CONFIG, NULL); hi_cfg_command()
2785 status = hi_command(state, SIO_HI_RA_RAM_CMD_BRDCTRL, NULL); ConfigureI2CBridge()
/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c1021 hi_command(struct i2c_device_addr *dev_addr,
2142 rc = hi_command(dev_addr, &hi_cmd, &dummy); drxj_dap_atomic_read_write_block()
2243 rc = hi_command(demod->my_i2c_dev_addr, &hi_cmd, &result); hi_cfg_command()
2259 * \fn int hi_command()
2270 hi_command(struct i2c_device_addr *dev_addr, const struct drxj_hi_cmd *cmd, u16 *result) hi_command() function
3892 return hi_command(demod->my_i2c_dev_addr, &hi_cmd, &result); ctrl_i2c_bridge()

Completed in 149 milliseconds