Home
last modified time | relevance | path

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

/linux/include/media/i2c/
H A Dds90ub9xx.h18 struct i2c_atr *atr; member
/linux/drivers/misc/
H A Dti_fpc202.c121 struct i2c_atr *atr; member
349 static int fpc202_attach_addr(struct i2c_atr *atr, u32 chan_id, in fpc202_attach_addr()
359 static void fpc202_detach_addr(struct i2c_atr *atr, u32 chan_id, in fpc202_detach_addr()
/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/block/
H A Delevator.c408 #define to_elv(atr) container_of_const((atr), struct elv_fs_entry, attr) argument
H A Dblk-sysfs.c854 #define to_queue(atr) container_of_const((atr), struct queue_sysfs_entry, attr) argument
/linux/net/appletalk/
H A Dddp.c491 struct atalk_route *atr = atrtr_find(sa); in atrtr_get_dev() local