Home
last modified time | relevance | path

Searched refs:sig_type (Results 1 – 24 of 24) sorted by relevance

/linux/security/integrity/platform_certs/
A Dkeyring_handler.c50 __init efi_element_handler_t get_handler_for_db(const efi_guid_t *sig_type) in get_handler_for_db() argument
52 if (efi_guidcmp(*sig_type, efi_cert_x509_guid) == 0) in get_handler_for_db()
61 __init efi_element_handler_t get_handler_for_mok(const efi_guid_t *sig_type) in get_handler_for_mok() argument
63 if (efi_guidcmp(*sig_type, efi_cert_x509_guid) == 0) { in get_handler_for_mok()
73 __init efi_element_handler_t get_handler_for_ca_keys(const efi_guid_t *sig_type) in get_handler_for_ca_keys() argument
75 if (efi_guidcmp(*sig_type, efi_cert_x509_guid) == 0) in get_handler_for_ca_keys()
83 if (efi_guidcmp(*sig_type, efi_cert_x509_guid) == 0) in get_handler_for_code_signing_keys()
93 __init efi_element_handler_t get_handler_for_dbx(const efi_guid_t *sig_type) in get_handler_for_dbx() argument
95 if (efi_guidcmp(*sig_type, efi_cert_x509_sha256_guid) == 0) in get_handler_for_dbx()
97 if (efi_guidcmp(*sig_type, efi_cert_sha256_guid) == 0) in get_handler_for_dbx()
[all …]
A Dkeyring_handler.h25 efi_element_handler_t get_handler_for_db(const efi_guid_t *sig_type);
30 efi_element_handler_t get_handler_for_mok(const efi_guid_t *sig_type);
35 efi_element_handler_t get_handler_for_ca_keys(const efi_guid_t *sig_type);
40 efi_element_handler_t get_handler_for_code_signing_keys(const efi_guid_t *sig_type);
45 efi_element_handler_t get_handler_for_dbx(const efi_guid_t *sig_type);
/linux/include/rdma/
A Dsignature.h74 enum ib_signature_type sig_type; member
/linux/drivers/infiniband/hw/mlx5/
A Dwr.c339 inl->sig_type = domain->sig.dif.bg_type == IB_T10DIF_CRC ? in mlx5_fill_inl_bsf()
374 switch (sig_attrs->mem.sig_type) { in mlx5_set_bsf()
387 switch (sig_attrs->wire.sig_type) { in mlx5_set_bsf()
392 mem->sig_type == wire->sig_type) { in mlx5_set_bsf()
487 prot_size = prot_field_size(sig_attrs->mem.sig_type); in set_sig_data_segment()
583 if (sig_attrs->mem.sig_type != IB_SIG_TYPE_NONE) in set_pi_umr_wr()
615 switch (domain->sig_type) { in set_psv_wr()
625 domain->sig_type); in set_psv_wr()
/linux/drivers/infiniband/ulp/iser/
A Diser_memory.c179 domain->sig_type = IB_SIG_TYPE_T10_DIF; in iser_set_dif_domain()
199 sig_attrs->mem.sig_type = IB_SIG_TYPE_NONE; in iser_set_sig_attrs()
205 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in iser_set_sig_attrs()
/linux/drivers/media/dvb-frontends/
A Dau8522_decoder.c713 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/drivers/media/v4l2-core/
A Dtuner-core.c734 t->pad[IF_VID_DEC_PAD_IF_INPUT].sig_type = PAD_SIGNAL_ANALOG; in tuner_probe()
736 t->pad[IF_VID_DEC_PAD_OUT].sig_type = PAD_SIGNAL_ANALOG; in tuner_probe()
743 t->pad[TUNER_PAD_RF_INPUT].sig_type = PAD_SIGNAL_ANALOG; in tuner_probe()
745 t->pad[TUNER_PAD_OUTPUT].sig_type = PAD_SIGNAL_ANALOG; in tuner_probe()
747 t->pad[TUNER_PAD_AUD_OUT].sig_type = PAD_SIGNAL_AUDIO; in tuner_probe()
/linux/include/media/
A Dmedia-entity.h241 enum media_pad_signal_type sig_type; member
754 enum media_pad_signal_type sig_type);
/linux/drivers/media/tuners/
A Dsi2157.c922 dev->pad[SI2157_PAD_RF_INPUT].sig_type = PAD_SIGNAL_ANALOG; in si2157_probe()
924 dev->pad[SI2157_PAD_VID_OUT].sig_type = PAD_SIGNAL_ANALOG; in si2157_probe()
926 dev->pad[SI2157_PAD_AUD_OUT].sig_type = PAD_SIGNAL_AUDIO; in si2157_probe()
/linux/include/linux/mlx5/
A Dqp.h441 u8 sig_type; member
/linux/drivers/media/i2c/
A Dmsp3400-driver.c691 state->pads[MSP3400_PAD_IF_INPUT].sig_type = PAD_SIGNAL_AUDIO; in msp_probe()
693 state->pads[MSP3400_PAD_OUT].sig_type = PAD_SIGNAL_AUDIO; in msp_probe()
A Dsaa7115.c1844 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()
A Dtvp5150.c1908 decoder->pads[i].sig_type = PAD_SIGNAL_ANALOG; in tvp5150_mc_init()
1912 decoder->pads[i].sig_type = PAD_SIGNAL_DV; in tvp5150_mc_init()
/linux/drivers/media/mc/
A Dmc-entity.c1112 enum media_pad_signal_type sig_type) in media_get_pad_index() argument
1124 if (entity->pads[i].sig_type == sig_type) in media_get_pad_index()
/linux/drivers/infiniband/hw/bnxt_re/
A Dqplib_fp.h279 u8 sig_type; member
A Dib_verbs.c1165 qp->qplib_qp.sig_type = true; in bnxt_re_create_shadow_qp()
1396 qplqp->sig_type = init_attr->sq_sig_type == IB_SIGNAL_ALL_WR; in bnxt_re_init_qp_attr()
2274 qp_init_attr->sq_sig_type = qplib_qp->sig_type ? IB_SIGNAL_ALL_WR : in bnxt_re_query_qp()
A Dqplib_fp.c1104 if (qp->sig_type) in bnxt_qplib_create_qp()
1851 if (qp->sig_type) in bnxt_qplib_post_send()
/linux/drivers/media/usb/dvb-usb-v2/
A Dmxl111sf.c893 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/drivers/media/pci/saa7134/
A Dsaa7134-core.c828 dev->demod_pad[SAA7134_PAD_IF_INPUT].sig_type = PAD_SIGNAL_ANALOG; in saa7134_create_entities()
830 dev->demod_pad[SAA7134_PAD_VID_OUT].sig_type = PAD_SIGNAL_DV; in saa7134_create_entities()
/linux/drivers/infiniband/core/
A Drw.c439 if (sig_attrs->wire.sig_type == IB_SIG_TYPE_NONE) in rdma_rw_ctx_signature_init()
/linux/drivers/infiniband/ulp/isert/
A Dib_isert.c1982 domain->sig_type = IB_SIG_TYPE_T10_DIF; in isert_set_dif_domain()
2007 sig_attrs->mem.sig_type = IB_SIG_TYPE_NONE; in isert_set_sig_attrs()
2012 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in isert_set_sig_attrs()
/linux/drivers/nvme/target/
A Drdma.c574 domain->sig_type = IB_SIG_TYPE_T10_DIF; in nvmet_rdma_set_sig_domain()
602 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in nvmet_rdma_set_sig_attrs()
/linux/drivers/media/i2c/cx25840/
A Dcx25840-core.c3826 state->pads[CX25840_PAD_INPUT].sig_type = PAD_SIGNAL_ANALOG; in cx25840_probe()
3828 state->pads[CX25840_PAD_VID_OUT].sig_type = PAD_SIGNAL_DV; in cx25840_probe()
/linux/drivers/nvme/host/
A Drdma.c1359 domain->sig_type = IB_SIG_TYPE_T10_DIF; in nvme_rdma_set_sig_domain()
1382 sig_attrs->mem.sig_type = IB_SIG_TYPE_NONE; in nvme_rdma_set_sig_attrs()

Completed in 105 milliseconds