Home
last modified time | relevance | path

Searched defs:source (Results 101 – 125 of 710) sorted by relevance

12345678910>>...29

/openbmc/linux/drivers/acpi/acpica/
H A Drsutils.c96 acpi_rs_move_data(void *destination, void *source, u16 item_count, u8 move_type) in acpi_rs_move_data()
246 static u16 acpi_rs_strcpy(char *destination, char *source) in acpi_rs_strcpy()
/openbmc/linux/drivers/soc/fsl/qe/
H A Ducc.c551 int source = -EINVAL; in ucc_get_tdm_sync_source() local
633 int source; in ucc_set_tdm_rxtx_sync() local
/openbmc/linux/drivers/power/supply/
H A Dapm_power.c118 static int do_calculate_time(int status, enum apm_source source) in do_calculate_time()
213 static int calculate_capacity(enum apm_source source) in calculate_capacity()
/openbmc/qemu/tests/unit/
H A Dtest-io-task.c49 Object *source; member
137 Object *source; member
/openbmc/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-dai-tdm.c198 static int mtk_afe_tdm_mclk_connect(struct snd_soc_dapm_widget *source, in mtk_afe_tdm_mclk_connect()
211 static int mtk_afe_tdm_mclk_apll_connect(struct snd_soc_dapm_widget *source, in mtk_afe_tdm_mclk_apll_connect()
228 static int mtk_afe_tdm_hd_connect(struct snd_soc_dapm_widget *source, in mtk_afe_tdm_hd_connect()
241 static int mtk_afe_tdm_apll_connect(struct snd_soc_dapm_widget *source, in mtk_afe_tdm_apll_connect()
/openbmc/phosphor-objmgr/fail-monitor/
H A Dmonitor.hpp91 const std::string source; member in phosphor::unit::failure::Monitor
/openbmc/linux/security/integrity/platform_certs/
H A Defi_parser.c38 const char *source, in parse_efi_signature_list()
H A Dmachine_keyring.c24 void __init add_to_machine_keyring(const char *source, const void *data, size_t len) in add_to_machine_keyring()
/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-dai-i2s.c918 static int mtk_afe_i2s_share_connect(struct snd_soc_dapm_widget *source, in mtk_afe_i2s_share_connect()
938 static int mtk_afe_i2s_hd_connect(struct snd_soc_dapm_widget *source, in mtk_afe_i2s_hd_connect()
966 static int mtk_afe_i2s_apll_connect(struct snd_soc_dapm_widget *source, in mtk_afe_i2s_apll_connect()
994 static int mtk_afe_i2s_mclk_connect(struct snd_soc_dapm_widget *source, in mtk_afe_i2s_mclk_connect()
1022 static int mtk_afe_mclk_apll_connect(struct snd_soc_dapm_widget *source, in mtk_afe_mclk_apll_connect()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tcpnotify.h14 __u8 source; member
/openbmc/phosphor-fan-presence/presence/
H A Dgpio.hpp112 std::optional<sdeventplus::source::IO> source; member in phosphor::fan::presence::Gpio
/openbmc/sdeventplus/example/
H A Dheartbeat.cpp38 auto hbFunc = [interval](Time& source, Time::TimePoint time) { in main()
/openbmc/linux/sound/firewire/dice/
H A Ddice-transaction.c63 unsigned int *source) in snd_dice_transaction_get_clock_source()
133 int tcode, int destination, int source, in dice_notification()
/openbmc/linux/drivers/media/i2c/
H A Dsony-btf-mpx.c119 u16 source; member
160 u16 source = 0; in mpx_setup() local
/openbmc/linux/sound/soc/codecs/
H A Drt5514.c535 static int rt5514_is_sys_clk_from_pll(struct snd_soc_dapm_widget *source, in rt5514_is_sys_clk_from_pll()
547 static int rt5514_i2s_use_asrc(struct snd_soc_dapm_widget *source, in rt5514_i2s_use_asrc()
896 static int rt5514_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source, in rt5514_set_dai_pll()
/openbmc/linux/arch/powerpc/lib/
H A Dchecksum_64.S188 .macro source macro
/openbmc/linux/arch/x86/lib/
H A Dcsum-copy_64.S29 .macro source macro
/openbmc/sdeventplus/test/source/
H A Dtime.cpp20 namespace source namespace
52 void expect_time_destroy(sd_event* event, sd_event_source* source) in expect_time_destroy()
/openbmc/linux/arch/parisc/kernel/
H A Dalternative.c88 u32 *source; in apply_alternatives() local
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dmirror-ready-cancel-error28 source = os.path.join(iotests.test_dir, 'source.img') variable
/openbmc/linux/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c16 static void calculate_hps_source_and_sync(struct saa7146_dev *dev, int source, int sync, u32* hps_c… in calculate_hps_source_and_sync()
313 int source = vv->current_hps_source; in saa7146_set_window() local
357 void saa7146_set_hps_source_and_sync(struct saa7146_dev *dev, int source, int sync) in saa7146_set_hps_source_and_sync()
/openbmc/linux/lib/lz4/
H A Dlz4hc_compress.c340 const char * const source, in LZ4HC_compress_generic()
669 const char *source, in LZ4_compressHC_continue_generic()
718 const char *source, in LZ4_compress_HC_continue()
/openbmc/estoraged/include/
H A DfilesystemInterface.hpp111 int doMount(const char* source, const char* target, in doMount()
/openbmc/linux/net/mctp/
H A Dneigh.c25 enum mctp_neigh_source source, in mctp_neigh_add()
89 enum mctp_neigh_source source) in mctp_neigh_remove()
/openbmc/linux/fs/netfs/
H A Dio.c506 enum netfs_io_source source; in netfs_rreq_prepare_read() local
547 enum netfs_io_source source; in netfs_rreq_submit_slice() local

12345678910>>...29