Searched refs:source_type (Results 1 – 13 of 13) sorted by relevance
55 mix(keyp->source_type); in avtab_hash()120 if (key->source_type == cur->key.source_type && in avtab_insert()129 if (key->source_type < cur->key.source_type) in avtab_insert()131 if (key->source_type == cur->key.source_type && in avtab_insert()134 if (key->source_type == cur->key.source_type && in avtab_insert()165 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()172 if (key->source_type == cur->key.source_type && in avtab_insert_nonunique()175 if (key->source_type == cur->key.source_type && in avtab_insert_nonunique()199 if (key->source_type == cur->key.source_type && in avtab_search_node()[all …]
27 u16 source_type; /* source type */ member
143 u32 source_type; member
457 return key->source_type + (key->target_type << 3) + in rangetr_hash()466 v = key1->source_type - key2->source_type; in rangetr_cmp()1841 rt->source_type = le32_to_cpu(buf[0]); in range_read()1852 if (!policydb_type_isvalid(p, rt->source_type) || in range_read()3453 buf[0] = cpu_to_le32(rt->source_type); in range_write_helper()
508 rtr.source_type = scontext->type; in mls_compute_sid()
653 avkey.source_type = i + 1; in context_struct_compute_av()1064 avkey.source_type = i + 1; in security_compute_xperms_decision()1813 avkey.source_type = scontext->type; in security_compute_sid()
870 switch (channel.source_type) { in input_system_configure_channel()1199 switch (config.source_type) { in configuration_to_registers()1317 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_fifo_channel_cfg()1343 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_fifo_channel_with_counting_cfg()1375 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_sram_channel_cfg()1408 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_channel_cfg()1437 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_acquire_only_channel_cfg()1465 channel.source_type = INPUT_SYSTEM_SOURCE_SENSOR; in input_system_csi_xmem_capture_only_channel_cfg()1500 channel.source_type = INPUT_SYSTEM_SOURCE_PRBS; in input_system_prbs_channel_cfg()1533 channel.source_type = INPUT_SYSTEM_SOURCE_TPG; in input_system_tpg_channel_cfg()[all …]
43 input_system_source_t source_type; member50 input_system_source_t source_type; member
70 input_system_source_type_t source_type; member
411 me->source_type = cfg->mode; in create_input_system_input_port()430 if (me->source_type == INPUT_SYSTEM_SOURCE_TYPE_SENSOR) { in destroy_input_system_input_port()505 switch (input_port->source_type) { in calculate_input_system_input_port_cfg()
376 static struct device_type *source_type[] = { variable427 type = source_type[pdo_type(pdo)]; in add_pdo()
2160 u16 source_type, source_index; in snd_asihpi_mux_get() local2165 &source_type, &source_index)); in snd_asihpi_mux_get()2172 if ((source_type == src_node_type) in snd_asihpi_mux_get()2180 h_control, source_type, source_index); in snd_asihpi_mux_get()2190 u16 source_type, source_index; in snd_asihpi_mux_put() local2197 &source_type, &source_index); in snd_asihpi_mux_put()2201 source_type, source_index)); in snd_asihpi_mux_put()
228 u8 source_type; member