Home
last modified time | relevance | path

Searched defs:atr (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/i2c/
H A Di2c-atr.c83 struct i2c_atr *atr; member
262 struct i2c_atr *atr = chan->atr; in i2c_atr_create_mapping_by_addr() local
298 struct i2c_atr *atr = chan->atr; in i2c_atr_replace_mapping_by_addr() local
344 struct i2c_atr *atr = chan->atr; in i2c_atr_get_mapping_by_addr() local
371 struct i2c_atr *atr = chan->atr; in i2c_atr_map_msgs() local
455 struct i2c_atr *atr = chan->atr; in i2c_atr_master_xfer() local
483 struct i2c_atr *atr = chan->atr; in i2c_atr_smbus_xfer() local
517 struct i2c_atr *atr = chan->atr; in i2c_atr_lock_bus() local
525 struct i2c_atr *atr = chan->atr; in i2c_atr_trylock_bus() local
533 struct i2c_atr *atr = chan->atr; in i2c_atr_unlock_bus() local
[all …]
/linux/drivers/misc/
H A Dti_fpc202.c64 struct i2c_atr *atr; member
232 static int fpc202_attach_addr(struct i2c_atr *atr, u32 chan_id, in fpc202_attach_addr()
242 static void fpc202_detach_addr(struct i2c_atr *atr, u32 chan_id, in fpc202_detach_addr()
/linux/include/media/i2c/
H A Dds90ub9xx.h18 struct i2c_atr *atr; member
/linux/drivers/rtc/
H A Drtc-isl1208.c212 int atr = i2c_smbus_read_byte_data(client, ISL1208_REG_ATR); in isl1208_i2c_get_atr() local
302 int sr, dtr, atr, usr; in isl1208_rtc_proc() local
708 int atr = isl1208_i2c_get_atr(to_i2c_client(dev->parent)); in isl1208_sysfs_show_atrim() local
H A Drtc-x1205.c336 s8 atr; in x1205_get_atrim() local
/linux/drivers/nfc/st-nci/
H A Dst-nci.h46 u8 atr[ST_NCI_ESE_MAX_LENGTH]; member
/linux/drivers/nfc/st21nfca/
H A Dst21nfca.h128 u8 atr[ST21NFCA_ESE_MAX_LENGTH]; member
/linux/scripts/kconfig/lxdialog/
H A Ddialog.h68 chtype atr; /* Color attribute */ member
/linux/drivers/scsi/qla2xxx/
H A Dqla_tmpl.c367 struct atio *atr = ha->tgt.atio_ring; in qla27xx_fwdt_entry_t263() local
666 struct atio *atr = ha->tgt.atio_ring_ptr; in qla27xx_fwdt_entry_t274() local
/linux/net/appletalk/
H A Dddp.c491 struct atalk_route *atr = atrtr_find(sa); in atrtr_get_dev() local
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h1350 void (*atr)(struct wx_ring *ring, struct wx_tx_buffer *first, u8 ptype); member