Searched defs:app_id (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/iio/accel/ | 
| D | mma9551_core.c | 72 	u8 app_id;  member87 	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.4/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.4/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 | 138 	u32 app_id = (u32)cd->app_unitcfg;  in genwqe_read_app_id()  local
 | 
| /Linux-v5.4/drivers/staging/isdn/hysdn/ | 
| D | hycapi.c | 49 static inline int _hycapi_appCheck(int app_id, int ctrl_no)  in _hycapi_appCheck()
 | 
| /Linux-v5.4/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.4/include/uapi/linux/genwqe/ | 
| D | genwqe_card.h | 346 	__u64 app_id;			/* informational/sim: AppID */  member
 |