Searched refs:source_type (Results 1 – 12 of 12) sorted by relevance
55 mix(keyp->source_type); in avtab_hash()119 if (key->source_type == cur->key.source_type && in avtab_insert()128 if (key->source_type < cur->key.source_type) in avtab_insert()130 if (key->source_type == cur->key.source_type && in avtab_insert()133 if (key->source_type == cur->key.source_type && in avtab_insert()163 if (key->source_type == cur->key.source_type && in avtab_insert_nonunique()168 if (key->source_type < cur->key.source_type) in avtab_insert_nonunique()170 if (key->source_type == cur->key.source_type && in avtab_insert_nonunique()173 if (key->source_type == cur->key.source_type && in avtab_insert_nonunique()193 if (key->source_type == cur->key.source_type && in avtab_search()[all …]
27 u16 source_type; /* source type */ member
143 u32 source_type; member
462 return key->source_type + (key->target_type << 3) + in rangetr_hash()471 v = key1->source_type - key2->source_type; in rangetr_cmp()1843 rt->source_type = le32_to_cpu(buf[0]); in range_read()1854 if (!policydb_type_isvalid(p, rt->source_type) || in range_read()3452 buf[0] = cpu_to_le32(rt->source_type); in range_write_helper()
507 rtr.source_type = scontext->type; in mls_compute_sid()
661 avkey.source_type = i + 1; in context_struct_compute_av()1079 avkey.source_type = i + 1; in security_compute_xperms_decision()1837 avkey.source_type = scontext->type; in security_compute_sid()
901 switch (channel.source_type) { in input_system_configure_channel()1246 switch (config.source_type) { in configuration_to_registers()1371 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_fifo_channel_cfg()1397 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_fifo_channel_with_counting_cfg()1429 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_sram_channel_cfg()1462 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_channel_cfg()1491 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_acquire_only_channel_cfg()1519 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_capture_only_channel_cfg()1554 channel.source_type = INPUT_SYSTEM_SOURCE_PRBS; in input_system_prbs_channel_cfg()1587 channel.source_type = INPUT_SYSTEM_SOURCE_TPG; in input_system_tpg_channel_cfg()[all …]
114 input_system_source_t source_type; member121 input_system_source_t source_type; member
75 input_system_source_type_t source_type; member
422 me->source_type = cfg->mode; in create_input_system_input_port()441 if (me->source_type == INPUT_SYSTEM_SOURCE_TYPE_SENSOR) { in destroy_input_system_input_port()516 switch (input_port->source_type) { in calculate_input_system_input_port_cfg()
2162 u16 source_type, source_index; in snd_asihpi_mux_get() local2167 &source_type, &source_index)); in snd_asihpi_mux_get()2174 if ((source_type == src_node_type) in snd_asihpi_mux_get()2182 h_control, source_type, source_index); in snd_asihpi_mux_get()2192 u16 source_type, source_index; in snd_asihpi_mux_put() local2199 &source_type, &source_index); in snd_asihpi_mux_put()2203 source_type, source_index)); in snd_asihpi_mux_put()
177 u8 source_type; member