| /Linux-v5.4/security/integrity/platform_certs/ |
| D | load_uefi.c | 115 sig_type) in get_handler_for_db() argument 117 if (efi_guidcmp(*sig_type, efi_cert_x509_guid) == 0) in get_handler_for_db() 127 sig_type) in get_handler_for_dbx() 129 if (efi_guidcmp(*sig_type, efi_cert_x509_sha256_guid) == 0) in get_handler_for_dbx() 131 if (efi_guidcmp(*sig_type, efi_cert_sha256_guid) == 0) in get_handler_for_dbx()
|
| /Linux-v5.4/include/rdma/ |
| D | signature.h | 74 enum ib_signature_type sig_type; member
|
| /Linux-v5.4/drivers/media/tuners/ |
| D | si2157.c | 467 dev->pad[SI2157_PAD_RF_INPUT].sig_type = PAD_SIGNAL_ANALOG; in si2157_probe() 469 dev->pad[SI2157_PAD_VID_OUT].sig_type = PAD_SIGNAL_ANALOG; in si2157_probe() 471 dev->pad[SI2157_PAD_AUD_OUT].sig_type = PAD_SIGNAL_AUDIO; in si2157_probe()
|
| /Linux-v5.4/include/media/ |
| D | media-entity.h | 193 enum media_pad_signal_type sig_type; member 681 enum media_pad_signal_type sig_type);
|
| /Linux-v5.4/drivers/media/dvb-frontends/ |
| D | au8522_decoder.c | 713 state->pads[AU8522_PAD_IF_INPUT].sig_type = PAD_SIGNAL_ANALOG; in au8522_probe() 715 state->pads[AU8522_PAD_VID_OUT].sig_type = PAD_SIGNAL_DV; in au8522_probe() 717 state->pads[AU8522_PAD_AUDIO_OUT].sig_type = PAD_SIGNAL_AUDIO; in au8522_probe()
|
| /Linux-v5.4/drivers/media/v4l2-core/ |
| D | tuner-core.c | 736 t->pad[IF_VID_DEC_PAD_IF_INPUT].sig_type = PAD_SIGNAL_ANALOG; in tuner_probe() 738 t->pad[IF_VID_DEC_PAD_OUT].sig_type = PAD_SIGNAL_ANALOG; in tuner_probe() 745 t->pad[TUNER_PAD_RF_INPUT].sig_type = PAD_SIGNAL_ANALOG; in tuner_probe() 747 t->pad[TUNER_PAD_OUTPUT].sig_type = PAD_SIGNAL_ANALOG; in tuner_probe() 749 t->pad[TUNER_PAD_AUD_OUT].sig_type = PAD_SIGNAL_AUDIO; in tuner_probe()
|
| /Linux-v5.4/drivers/infiniband/ulp/iser/ |
| D | iser_memory.c | 307 domain->sig_type = IB_SIG_TYPE_T10_DIF; in iser_set_dif_domain() 327 sig_attrs->mem.sig_type = IB_SIG_TYPE_NONE; in iser_set_sig_attrs() 333 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in iser_set_sig_attrs()
|
| /Linux-v5.4/drivers/media/mc/ |
| D | mc-entity.c | 633 enum media_pad_signal_type sig_type) in media_get_pad_index() argument 651 if (entity->pads[i].sig_type == sig_type) in media_get_pad_index()
|
| /Linux-v5.4/drivers/media/i2c/ |
| D | msp3400-driver.c | 698 state->pads[MSP3400_PAD_IF_INPUT].sig_type = PAD_SIGNAL_AUDIO; in msp_probe() 700 state->pads[MSP3400_PAD_OUT].sig_type = PAD_SIGNAL_AUDIO; in msp_probe()
|
| D | saa7115.c | 1844 state->pads[SAA711X_PAD_IF_INPUT].sig_type = PAD_SIGNAL_ANALOG; in saa711x_probe() 1846 state->pads[SAA711X_PAD_VID_OUT].sig_type = PAD_SIGNAL_DV; in saa711x_probe()
|
| D | tvp5150.c | 1743 core->pads[TVP5150_PAD_IF_INPUT].sig_type = PAD_SIGNAL_ANALOG; in tvp5150_probe() 1745 core->pads[TVP5150_PAD_VID_OUT].sig_type = PAD_SIGNAL_DV; in tvp5150_probe()
|
| /Linux-v5.4/include/linux/mlx5/ |
| D | qp.h | 417 u8 sig_type; member
|
| /Linux-v5.4/drivers/infiniband/hw/bnxt_re/ |
| D | qplib_fp.h | 261 u8 sig_type; member
|
| D | qplib_fp.c | 954 if (qp->sig_type) in bnxt_qplib_create_qp() 1558 if (qp->sig_type) in bnxt_qplib_post_send() 1783 if (qp->sig_type) in bnxt_qplib_post_send()
|
| D | ib_verbs.c | 961 qp->qplib_qp.sig_type = true; in bnxt_re_create_shadow_qp() 1041 qp->qplib_qp.sig_type = ((qp_init_attr->sq_sig_type == in bnxt_re_create_qp() 1817 qp_init_attr->sq_sig_type = qplib_qp->sig_type ? IB_SIGNAL_ALL_WR : in bnxt_re_query_qp()
|
| /Linux-v5.4/drivers/media/usb/dvb-usb-v2/ |
| D | mxl111sf.c | 893 state->tuner_pads[MXL111SF_PAD_RF_INPUT].sig_type = PAD_SIGNAL_ANALOG; in mxl111sf_attach_tuner() 895 state->tuner_pads[MXL111SF_PAD_OUTPUT].sig_type = PAD_SIGNAL_ANALOG; in mxl111sf_attach_tuner()
|
| /Linux-v5.4/drivers/media/pci/saa7134/ |
| D | saa7134-core.c | 840 dev->demod_pad[SAA7134_PAD_IF_INPUT].sig_type = PAD_SIGNAL_ANALOG; in saa7134_create_entities() 842 dev->demod_pad[SAA7134_PAD_VID_OUT].sig_type = PAD_SIGNAL_DV; in saa7134_create_entities()
|
| /Linux-v5.4/drivers/infiniband/hw/mlx5/ |
| D | qp.c | 4516 inl->sig_type = domain->sig.dif.bg_type == IB_T10DIF_CRC ? in mlx5_fill_inl_bsf() 4551 switch (sig_attrs->mem.sig_type) { in mlx5_set_bsf() 4564 switch (sig_attrs->wire.sig_type) { in mlx5_set_bsf() 4569 mem->sig_type == wire->sig_type) { in mlx5_set_bsf() 4662 prot_size = prot_field_size(sig_attrs->mem.sig_type); in set_sig_data_segment() 4758 if (sig_attrs->mem.sig_type != IB_SIG_TYPE_NONE) in set_pi_umr_wr() 4790 switch (domain->sig_type) { in set_psv_wr() 4800 domain->sig_type); in set_psv_wr()
|
| /Linux-v5.4/drivers/infiniband/core/ |
| D | rw.c | 428 if (sig_attrs->wire.sig_type == IB_SIG_TYPE_NONE) in rdma_rw_ctx_signature_init()
|
| /Linux-v5.4/drivers/infiniband/ulp/isert/ |
| D | ib_isert.c | 2064 domain->sig_type = IB_SIG_TYPE_T10_DIF; in isert_set_dif_domain() 2089 sig_attrs->mem.sig_type = IB_SIG_TYPE_NONE; in isert_set_sig_attrs() 2094 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in isert_set_sig_attrs()
|
| /Linux-v5.4/drivers/media/i2c/cx25840/ |
| D | cx25840-core.c | 5899 state->pads[CX25840_PAD_INPUT].sig_type = PAD_SIGNAL_ANALOG; in cx25840_probe() 5901 state->pads[CX25840_PAD_VID_OUT].sig_type = PAD_SIGNAL_DV; in cx25840_probe()
|