Home
last modified time | relevance | path

Searched defs:cfg (Results 626 - 650 of 2967) sorted by relevance

1...<<21222324252627282930>>...119

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_br_l2cap.c148 L2capConfigInfo cfg = {0}; in AvctBrRecvConnectionReqAct() local
216 L2capConfigInfo cfg = {0}; in AvctBrRecvConnectionRspCBack() local
245 AvctBrRecvConfigReqCallback(uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg, void *ctx) AvctBrRecvConfigReqCallback() argument
272 AvctBrRecvConfigReqCBack(uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg, void *ctx) AvctBrRecvConfigReqCBack() argument
313 AvctBrRecvConfigRspCallback(uint16_t lcid, const L2capConfigInfo *cfg, uint16_t result, void *ctx) AvctBrRecvConfigRspCallback() argument
340 AvctBrRecvConfigRspCBack(uint16_t lcid, const L2capConfigInfo *cfg, uint16_t result, void *ctx) AvctBrRecvConfigRspCBack() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_api.h196 AvdtSepConfig *cfg; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap.c116 int L2CAP_ConfigReq(uint16_t lcid, const L2capConfigInfo *cfg) in L2CAP_ConfigReq() argument
181 L2CAP_ConfigRsp(uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg, uint16_t result) L2CAP_ConfigRsp() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config_in.c680 struct NackDelayCfg *cfg = in FtAppConfigInitNackDelayCfg() local
/kernel/linux/linux-5.10/block/
H A Dblk-crypto.c357 blk_crypto_config_supported(struct request_queue *q, const struct blk_crypto_config *cfg) blk_crypto_config_supported() argument
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-sta2x11.c144 static void gsta_set_config(struct gsta_gpio *chip, int nr, unsigned cfg) in gsta_set_config() argument
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtmrvl_sdio.h71 u8 cfg; member
/kernel/linux/linux-5.10/drivers/dma/sf-pdma/
H A Dsf-pdma.c110 sf_pdma_slave_config(struct dma_chan *dchan, struct dma_slave_config *cfg) sf_pdma_slave_config() argument
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dimg-ascii-lcd.c54 const struct img_ascii_lcd_config *cfg; member
367 const struct img_ascii_lcd_config *cfg; in img_ascii_lcd_probe() local
[all...]
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsmp-bmips.c585 u32 __maybe_unused cfg; in bmips_cpu_setup() local
/kernel/linux/linux-5.10/arch/mips/loongson64/
H A Dhpet.c35 unsigned int cfg = smbus_read(offset); in smbus_enable() local
53 unsigned int cfg = hpet_read(HPET_CFG); in hpet_start_counter() local
61 unsigned int cfg = hpet_read(HPET_CFG); in hpet_stop_counter() local
87 int cfg; in hpet_set_state_periodic() local
116 int cfg; hpet_set_state_shutdown() local
130 int cfg; hpet_set_state_oneshot() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dx2apic_phys.c125 unsigned long cfg = __prepare_ICR(0, vector, dest); in __x2apic_send_IPI_dest() local
131 unsigned long cfg = __prepare_ICR(which, vector, 0); in __x2apic_send_IPI_shorthand() local
H A Dmsi.c26 static void __irq_msi_compose_msg(struct irq_cfg *cfg, struct msi_msg *msg) in __irq_msi_compose_msg() argument
53 static void irq_msi_update_msg(struct irq_data *irqd, struct irq_cfg *cfg) in irq_msi_update_msg() argument
64 struct irq_cfg old_cfg, *cfg = irqd_cfg(irqd); in msi_set_affinity() local
[all...]
H A Dipi.c120 unsigned int cfg; in __default_send_IPI_shortcut() local
148 unsigned long cfg; in __default_send_IPI_dest_field() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dleon_smp.c110 unsigned long cfg = sparc_leon3_get_dcachecfg(); in leon_configure_cache_smp() local
/kernel/linux/linux-5.10/arch/x86/events/amd/
H A Dpower.c125 u64 cfg = event->attr.config & AMD_POWER_EVENT_MASK; in pmu_event_init() local
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Ddevicetree.c249 struct ioapic_domain_cfg cfg = { in dtb_add_ioapic() local
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dsbi.h97 int cfg; in get_sbi_ctl() local
106 static inline void set_sbi_ctl(int devid, int cfgno, int cfg) in set_sbi_ctl() argument
/kernel/linux/linux-5.10/arch/x86/events/
H A Dmsr.c193 u64 cfg = event->attr.config; in msr_event_init() local
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Diotiming-s3c2410.c213 static int s3c2410_calc_bank(struct s3c_cpufreq_config *cfg, in s3c2410_calc_bank() argument
291 static void s3c2410_iotiming_getbank(struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_getbank() argument
310 s3c2410_iotiming_debugfs(struct seq_file *seq, struct s3c_cpufreq_config *cfg, union s3c_iobank *iob) s3c2410_iotiming_debugfs() argument
357 s3c2410_iotiming_calc(struct s3c_cpufreq_config *cfg, struct s3c_iotimings *iot) s3c2410_iotiming_calc() argument
399 s3c2410_iotiming_set(struct s3c_cpufreq_config *cfg, struct s3c_iotimings *iot) s3c2410_iotiming_set() argument
431 s3c2410_iotiming_get(struct s3c_cpufreq_config *cfg, struct s3c_iotimings *timings) s3c2410_iotiming_get() argument
[all...]
H A Ds3c64xx.c68 static void __init s3c64xx_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c64xx_init_uarts() argument
/kernel/linux/linux-5.10/arch/arm/mach-mv78xx0/
H A Dcommon.c81 u32 cfg; in get_pclk_l2clk() local
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_cs5536.c132 u32 cfg; in cs5536_cable_detect() local
256 u32 cfg; in cs5536_init_one() local
/kernel/linux/linux-5.10/crypto/
H A Dcrypto_user_base.c482 struct netlink_kernel_cfg cfg = { in crypto_netlink_init() local
/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dcommon.c72 int qcom_find_cfg_index(struct clk_hw *hw, const struct parent_map *map, u8 cfg) in qcom_find_cfg_index() argument

Completed in 15 milliseconds

1...<<21222324252627282930>>...119