/linux-6.12.1/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() argument 126 req.app_id = app_id; in mma9551_transfer() 173 if (rsp.app_id != app_id) { in mma9551_transfer() 176 rsp.app_id, app_id); in mma9551_transfer() 216 int mma9551_read_config_byte(struct i2c_client *client, u8 app_id, in mma9551_read_config_byte() argument 219 return mma9551_transfer(client, app_id, MMA9551_CMD_READ_CONFIG, in mma9551_read_config_byte() 241 int mma9551_write_config_byte(struct i2c_client *client, u8 app_id, in mma9551_write_config_byte() argument 244 return mma9551_transfer(client, app_id, MMA9551_CMD_WRITE_CONFIG, reg, in mma9551_write_config_byte() [all …]
|
D | mma9551_core.h | 41 int mma9551_read_config_byte(struct i2c_client *client, u8 app_id, 43 int mma9551_write_config_byte(struct i2c_client *client, u8 app_id, 45 int mma9551_read_status_byte(struct i2c_client *client, u8 app_id, 47 int mma9551_read_config_word(struct i2c_client *client, u8 app_id, 49 int mma9551_write_config_word(struct i2c_client *client, u8 app_id, 51 int mma9551_read_status_word(struct i2c_client *client, u8 app_id, 53 int mma9551_read_config_words(struct i2c_client *client, u8 app_id, 55 int mma9551_read_status_words(struct i2c_client *client, u8 app_id, 57 int mma9551_write_config_words(struct i2c_client *client, u8 app_id, 59 int mma9551_update_config_bits(struct i2c_client *client, u8 app_id, [all …]
|
/linux-6.12.1/drivers/scsi/qla2xxx/ |
D | qla_edif_bsg.h | 51 struct app_id { struct 68 struct app_id app_info; argument 76 struct app_id app_info; 90 struct app_id app_info; 141 struct app_id app_info; 165 struct app_id app_info; 208 struct app_id app_info; 245 struct app_id app_info; 259 struct app_id app_info;
|
/linux-6.12.1/drivers/firmware/qcom/ |
D | qcom_qseecom.c | 42 u32 app_id; in qseecom_client_register() local 46 ret = qcom_scm_qseecom_app_get_id(desc->app_name, &app_id); in qseecom_client_register() 60 client->app_id = app_id; in qseecom_client_register()
|
D | qcom_scm.c | 1643 int qcom_scm_qseecom_app_get_id(const char *app_name, u32 *app_id) in qcom_scm_qseecom_app_get_id() argument 1683 *app_id = res.data; in qcom_scm_qseecom_app_get_id() 1704 int qcom_scm_qseecom_app_send(u32 app_id, void *req, size_t req_size, in qcom_scm_qseecom_app_send() argument 1722 desc.args[0] = app_id; in qcom_scm_qseecom_app_send()
|
/linux-6.12.1/include/linux/firmware/qcom/ |
D | qcom_scm.h | 149 int qcom_scm_qseecom_app_get_id(const char *app_name, u32 *app_id); 150 int qcom_scm_qseecom_app_send(u32 app_id, void *req, size_t req_size, 155 static inline int qcom_scm_qseecom_app_get_id(const char *app_name, u32 *app_id) in qcom_scm_qseecom_app_get_id() argument 160 static inline int qcom_scm_qseecom_app_send(u32 app_id, in qcom_scm_qseecom_app_send() argument
|
D | qcom_qseecom.h | 25 u32 app_id; member 51 return qcom_scm_qseecom_app_send(client->app_id, req, req_size, rsp, rsp_size); in qcom_qseecom_app_send()
|
/linux-6.12.1/block/ |
D | blk-cgroup-fc-appid.c | 11 int blkcg_set_fc_appid(char *app_id, u64 cgrp_id, size_t app_id_len) in blkcg_set_fc_appid() argument 37 strscpy(blkcg->fc_app_id, app_id, app_id_len); in blkcg_set_fc_appid()
|
/linux-6.12.1/drivers/misc/genwqe/ |
D | card_sysfs.c | 63 u64 slu_id, app_id; in version_show() local 67 app_id = __genwqe_readq(cd, IO_APP_UNITCFG); in version_show() 69 return sprintf(buf, "%016llx.%016llx\n", slu_id, app_id); in version_show()
|
D | card_debugfs.c | 287 u64 app_id, slu_id, bitstream = -1; in info_show() local 291 app_id = __genwqe_readq(cd, IO_APP_UNITCFG); in info_show() 306 cd->card_idx, slu_id, app_id, in info_show()
|
D | card_utils.c | 141 u32 app_id = (u32)cd->app_unitcfg; in genwqe_read_app_id() local 145 char ch = (char)((app_id >> (24 - j*8)) & 0xff); in genwqe_read_app_id()
|
D | card_dev.c | 587 *(__be64 *)&req->__asiv[96] = cpu_to_be64(load->app_id); in do_flash_update() 599 *(__be64 *)&req->asiv[88] = cpu_to_be64(load->app_id); in do_flash_update()
|
/linux-6.12.1/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() argument 811 if (be16_to_cpu(pcmd.u.dcb.app_priority.protocolid) == app_id) in __cxgb4_getapp() 826 static int cxgb4_getapp(struct net_device *dev, u8 app_idtype, u16 app_id) in cxgb4_getapp() argument 830 app_idtype : 3, app_id, 0); in cxgb4_getapp() 835 static int __cxgb4_setapp(struct net_device *dev, u8 app_idtype, u16 app_id, in __cxgb4_setapp() argument 862 if (be16_to_cpu(pcmd.u.dcb.app_priority.protocolid) == app_id) { in __cxgb4_setapp() 884 pcmd.u.dcb.app_priority.protocolid = cpu_to_be16(app_id); in __cxgb4_setapp() 900 static int cxgb4_setapp(struct net_device *dev, u8 app_idtype, u16 app_id, in cxgb4_setapp() argument 906 .protocol = app_id, in cxgb4_setapp() 916 app_idtype : 3, app_id, app_prio); in cxgb4_setapp()
|
/linux-6.12.1/drivers/hwmon/ |
D | lenovo-ec-sensors.c | 490 int app_id; in lenovo_ec_probe() local 508 app_id = inb_p(MCHP_EMI0_APPLICATION_ID); in lenovo_ec_probe() 509 if (app_id) /* check EMI Application ID Value */ in lenovo_ec_probe() 510 outb_p(app_id, MCHP_EMI0_APPLICATION_ID); /* set EMI Application ID to 0 */ in lenovo_ec_probe()
|
/linux-6.12.1/include/linux/ |
D | blk-cgroup.h | 48 int blkcg_set_fc_appid(char *app_id, u64 cgrp_id, size_t app_id_len);
|
/linux-6.12.1/drivers/scsi/lpfc/ |
D | lpfc_vmid.c | 117 tag->app_id = vmp->un.app_id; in lpfc_vmid_update_entry()
|
D | lpfc_sli.h | 45 uint32_t app_id; member
|
/linux-6.12.1/drivers/scsi/elx/efct/ |
D | efct_io.h | 151 u32 app_id; member
|
D | efct_scsi.c | 310 if (io->app_id) in efct_scsi_io_dispatch_hw_io() 311 io->iparam.fcp_tgt.app_id = io->app_id; in efct_scsi_io_dispatch_hw_io()
|
D | efct_unsol.c | 376 io->app_id = 0; in efct_dispatch_fcp_cmd()
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dcb.c | 162 i, features->app.app_pri_tbl[i].app_id); in bnx2x_dump_dcbx_drv_param() 230 TCP_PORT_ISCSI == entry[index].app_id) { in bnx2x_dcbx_get_ap_feature() 235 ETH_TYPE_FCOE == entry[index].app_id) { in bnx2x_dcbx_get_ap_feature() 716 app.protocol = ent->app_id; in bnx2x_dcbnl_update_applist() 920 if ((ETH_TYPE_FCOE == table[i].app_id) && in bnx2x_dcbx_admin_mib_updated_params() 923 else if ((TCP_PORT_ISCSI == table[i].app_id) && in bnx2x_dcbx_admin_mib_updated_params() 929 af->app.app_pri_tbl[traf_type].app_id = in bnx2x_dcbx_admin_mib_updated_params() 930 table[i].app_id; in bnx2x_dcbx_admin_mib_updated_params() 2270 app_ent->app_id = idval; in bnx2x_admin_app_set_ent() 2293 if (app_ent->app_id != idval) in bnx2x_admin_app_is_equal() [all …]
|
D | bnx2x_dcb.h | 92 u32 app_id; member
|
/linux-6.12.1/include/uapi/linux/genwqe/ |
D | genwqe_card.h | 346 __u64 app_id; /* informational/sim: AppID */ member
|
/linux-6.12.1/drivers/nvme/host/ |
D | fc.c | 3855 char app_id[FC_APPID_LEN]; in fc_appid_store() local 3871 memset(app_id, 0x0, sizeof(app_id)); in fc_appid_store() 3872 memcpy(app_id, &buf[cgrpid_len+1], appid_len); in fc_appid_store() 3873 ret = blkcg_set_fc_appid(app_id, cgrp_id, sizeof(app_id)); in fc_appid_store()
|
/linux-6.12.1/drivers/scsi/elx/libefc_sli/ |
D | sli4.c | 1931 if (params->app_id && sli->wqe_size == SLI4_WQE_EXT_BYTES && in sli_fcp_treceive64_wqe() 1935 trecv_128->dw[31] = params->app_id; in sli_fcp_treceive64_wqe() 2016 if (params->app_id && sli4->wqe_size == SLI4_WQE_EXT_BYTES && in sli_fcp_trsp64_wqe() 2020 trsp_128->dw[31] = params->app_id; in sli_fcp_trsp64_wqe() 2142 if (params->app_id && sli4->wqe_size == SLI4_WQE_EXT_BYTES && in sli_fcp_tsend64_wqe() 2146 tsend_128->dw[31] = params->app_id; in sli_fcp_tsend64_wqe()
|