Searched defs:app_id (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/drivers/iio/accel/ |
D | mma9551_core.c | 72 u8 app_id; member 87 u8 app_id; member 109 u8 app_id, u8 command, u16 offset, in mma9551_transfer() 216 int mma9551_read_config_byte(struct i2c_client *client, u8 app_id, in mma9551_read_config_byte() 241 int mma9551_write_config_byte(struct i2c_client *client, u8 app_id, in mma9551_write_config_byte() 266 int mma9551_read_status_byte(struct i2c_client *client, u8 app_id, in mma9551_read_status_byte() 291 int mma9551_read_config_word(struct i2c_client *client, u8 app_id, in mma9551_read_config_word() 322 int mma9551_write_config_word(struct i2c_client *client, u8 app_id, in mma9551_write_config_word() 349 int mma9551_read_status_word(struct i2c_client *client, u8 app_id, in mma9551_read_status_word() 379 int mma9551_read_config_words(struct i2c_client *client, u8 app_id, in mma9551_read_config_words() [all …]
|
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_dcb.c | 783 static int __cxgb4_getapp(struct net_device *dev, u8 app_idtype, u16 app_id, in __cxgb4_getapp() 826 static int cxgb4_getapp(struct net_device *dev, u8 app_idtype, u16 app_id) in cxgb4_getapp() 835 static int __cxgb4_setapp(struct net_device *dev, u8 app_idtype, u16 app_id, in __cxgb4_setapp() 900 static int cxgb4_setapp(struct net_device *dev, u8 app_idtype, u16 app_id, in cxgb4_setapp()
|
/Linux-v5.10/drivers/misc/genwqe/ |
D | card_debugfs.c | 287 u64 app_id, slu_id, bitstream = -1; in info_show() local
|
D | card_sysfs.c | 63 u64 slu_id, app_id; in version_show() local
|
D | card_utils.c | 141 u32 app_id = (u32)cd->app_unitcfg; in genwqe_read_app_id() local
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dcb.h | 92 u32 app_id; member
|
D | bnx2x_hsi.h | 1828 u16 app_id; member
|
/Linux-v5.10/include/uapi/linux/genwqe/ |
D | genwqe_card.h | 346 __u64 app_id; /* informational/sim: AppID */ member
|