Home
last modified time | relevance | path

Searched refs:ic_type (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/input/mouse/
H A Delan_i2c.h87 u16 *ic_type, u8 *version, u8 *clickpad);
102 int (*prepare_fw_update)(struct i2c_client *client, u16 ic_type,
H A Delan_i2c_i2c.c299 u16 *ic_type, u8 *version, u8 *clickpad) in elan_i2c_get_sm_version() argument
311 *ic_type = be16_to_cpup((__be16 *)val); in elan_i2c_get_sm_version()
337 *ic_type = val[0]; in elan_i2c_get_sm_version()
555 static int elan_i2c_prepare_fw_update(struct i2c_client *client, u16 ic_type, in elan_i2c_prepare_fw_update() argument
596 if (ic_type >= 0x0D && iap_version >= 1) { in elan_i2c_prepare_fw_update()
H A Delan_i2c_smbus.c171 u16 *ic_type, u8 *version, u8 *clickpad) in elan_smbus_get_sm_version() argument
184 *ic_type = val[1]; in elan_smbus_get_sm_version()
343 static int elan_smbus_prepare_fw_update(struct i2c_client *client, u16 ic_type, in elan_smbus_prepare_fw_update() argument
/linux/drivers/mfd/
H A Datc260x-core.c204 atc260x->ic_type = (unsigned long)of_data; in atc260x_match_device()
206 switch (atc260x->ic_type) { in atc260x_match_device()
227 atc260x->ic_type); in atc260x_match_device()
/linux/sound/isa/
H A Dsscape.c134 int ic_type; member
502 sscape_write(s, GA_DMAA_REG, (s->ic_type == IC_OPUS ? 0x40 : 0x70)); in upload_dma_data()
706 s->ic_type = IC_ODIE; in detect_sscape()
708 s->ic_type = IC_OPUS; in detect_sscape()
725 if (s->ic_type == IC_OPUS) in detect_sscape()
841 if (sscape->ic_type != IC_OPUS) in create_ad1845()
1018 dma_cfg = (sscape->ic_type == IC_OPUS ? 0x40 : 0x70); in create_sscape()
/linux/drivers/power/reset/
H A Datc260x-poweroff.c196 switch (atc260x->ic_type) { in atc260x_pwrc_probe()
208 atc260x->ic_type); in atc260x_pwrc_probe()
/linux/include/linux/mfd/atc260x/
H A Dcore.h45 enum atc260x_type ic_type; member
/linux/drivers/input/misc/
H A Datc260x-onkey.c220 switch (atc260x->ic_type) { in atc260x_onkey_probe()
238 atc260x->ic_type); in atc260x_onkey_probe()
/linux/drivers/regulator/
H A Datc260x-regulator.c491 switch (atc260x->ic_type) { in atc260x_regulator_probe()
503 dev_err(dev, "unsupported ATC260X ID %d\n", atc260x->ic_type); in atc260x_regulator_probe()