Lines Matching +defs:val +defs:client

57 	struct i2c_client *client;  member
121 struct i2c_client *client = priv->client; in tps23881_pi_set_pw_pol_limit() local
123 u16 val; in tps23881_pi_set_pw_pol_limit() local
147 struct i2c_client *client = priv->client; in tps23881_pi_enable_manual_pol() local
150 u16 val; in tps23881_pi_enable_manual_pol() local
168 struct i2c_client *client = priv->client; in tps23881_pi_enable() local
170 u16 val; in tps23881_pi_enable() local
190 struct i2c_client *client = priv->client; in tps23881_pi_disable() local
192 u16 val; in tps23881_pi_disable() local
256 struct i2c_client *client = priv->client; in tps23881_pi_get_admin_state() local
259 u16 val; in tps23881_pi_get_admin_state() local
292 struct i2c_client *client = priv->client; in tps23881_pi_get_pw_status() local
295 u16 val; in tps23881_pi_get_pw_status() local
326 struct i2c_client *client = priv->client; in tps23881_pi_get_voltage() local
343 struct i2c_client *client = priv->client; in tps23881_pi_get_chan_current() local
364 struct i2c_client *client = priv->client; in tps23881_pi_get_pw_class() local
413 struct i2c_client *client = priv->client; in tps23881_pi_get_pw_limit_chan() local
415 u16 val; in tps23881_pi_get_pw_limit_chan() local
774 struct i2c_client *client = priv->client; in tps23881_write_port_matrix() local
776 u16 val = 0; in tps23881_write_port_matrix() local
818 struct i2c_client *client = priv->client; in tps23881_set_ports_conf() local
820 u16 val; in tps23881_set_ports_conf() local
929 u8 val; member
960 static int tps23881_flash_sram_fw_part(struct i2c_client *client, in tps23881_flash_sram_fw_part()
997 static int tps23881_flash_sram_fw(struct i2c_client *client) in tps23881_flash_sram_fw()
1020 static int tps23881_i2c_probe(struct i2c_client *client) in tps23881_i2c_probe()
1026 u8 val; in tps23881_i2c_probe() local