/openbmc/linux/drivers/i2c/ |
H A D | i2c-atr.c | 50 struct i2c_atr *atr; member 137 struct i2c_atr *atr = chan->atr; in i2c_atr_map_msgs() local 196 struct i2c_atr *atr = chan->atr; in i2c_atr_master_xfer() local 224 struct i2c_atr *atr = chan->atr; in i2c_atr_smbus_xfer() local 249 struct i2c_atr *atr = chan->atr; in i2c_atr_lock_bus() local 257 struct i2c_atr *atr = chan->atr; in i2c_atr_trylock_bus() local 265 struct i2c_atr *atr = chan->atr; in i2c_atr_unlock_bus() local 276 static int i2c_atr_reserve_alias(struct i2c_atr *atr) in i2c_atr_reserve_alias() 296 static void i2c_atr_release_alias(struct i2c_atr *atr, u16 alias) in i2c_atr_release_alias() 320 struct i2c_atr *atr = chan->atr; in i2c_atr_attach_client() local [all …]
|
/openbmc/linux/include/media/i2c/ |
H A D | ds90ub9xx.h | 18 struct i2c_atr *atr; member
|
/openbmc/qemu/hw/usb/ |
H A D | ccid-card-emulated.c | 124 uint8_t atr[MAX_ATR_SIZE]; member 215 const uint8_t *atr, uint32_t len) in emulated_push_card_insert() 283 uint8_t atr[MAX_ATR_SIZE]; in event_thread() local
|
H A D | ccid-card-passthru.c | 63 uint8_t atr[MAX_ATR_SIZE]; member
|
H A D | dev-smartcard-reader.c | 825 static uint8_t atr_get_protocol_num(const uint8_t *atr, uint32_t len) in atr_get_protocol_num() 840 const uint8_t *atr = NULL; in ccid_write_data_block_atr() local
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-isl1208.c | 211 int atr = i2c_smbus_read_byte_data(client, ISL1208_REG_ATR); in isl1208_i2c_get_atr() local 301 int sr, dtr, atr, usr; in isl1208_rtc_proc() local 693 int atr = isl1208_i2c_get_atr(to_i2c_client(dev->parent)); in isl1208_sysfs_show_atrim() local
|
H A D | rtc-x1205.c | 336 s8 atr; in x1205_get_atrim() local
|
/openbmc/qemu/include/hw/core/ |
H A D | tcg-cpu-ops.h | 225 MemTxAttrs atr, int fl, uintptr_t ra) in cpu_check_watchpoint()
|
/openbmc/linux/drivers/nfc/st-nci/ |
H A D | st-nci.h | 46 u8 atr[ST_NCI_ESE_MAX_LENGTH]; member
|
/openbmc/linux/drivers/nfc/st21nfca/ |
H A D | st21nfca.h | 128 u8 atr[ST21NFCA_ESE_MAX_LENGTH]; member
|
/openbmc/linux/scripts/kconfig/lxdialog/ |
H A D | dialog.h | 68 chtype atr; /* Color attribute */ member
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_tmpl.c | 367 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
|
/openbmc/u-boot/scripts/kconfig/lxdialog/ |
H A D | dialog.h | 90 chtype atr; /* Color attribute */ member
|
/openbmc/linux/block/ |
H A D | elevator.c | 416 #define to_elv(atr) container_of((atr), struct elv_fs_entry, attr) argument
|
H A D | blk-sysfs.c | 712 #define to_queue(atr) container_of((atr), struct queue_sysfs_entry, attr) argument
|
/openbmc/linux/net/appletalk/ |
H A D | ddp.c | 478 struct atalk_route *atr = atrtr_find(sa); in atrtr_get_dev() local
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ds90ub960.c | 520 struct i2c_atr *atr; member 1029 static int ub960_atr_attach_client(struct i2c_atr *atr, u32 chan_id, in ub960_atr_attach_client() 1060 static void ub960_atr_detach_client(struct i2c_atr *atr, u32 chan_id, in ub960_atr_detach_client()
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | immap_83xx.h | 175 u32 atr; /* Arbiter Timers Register */ member
|