Home
last modified time | relevance | path

Searched defs:c (Results 1526 – 1550 of 3058) sorted by relevance

1...<<61626364656667686970>>...123

/linux-6.15/drivers/clk/renesas/
Dclk-sh73a0.c133 const struct div4_clk *c; in sh73a0_cpg_register_clock() local
/linux-6.15/tools/testing/memblock/tests/
Dcommon.c137 int c; in parse_args() local
/linux-6.15/tools/testing/selftests/kvm/lib/
Dguest_sprintf.c50 char c, sign, locase; in number() local
/linux-6.15/drivers/gpu/drm/nouveau/dispnv50/
Dhead.h3 #define nv50_head(c) container_of((c), struct nv50_head, base.base) argument
/linux-6.15/drivers/leds/
Dleds-apu.c62 #define cdev_to_priv(c) container_of(c, struct apu_led_priv, cdev) argument
/linux-6.15/tools/lib/subcmd/
Dexec-cmd.c32 #define is_dir_sep(c) ((c) == '/') argument
/linux-6.15/drivers/acpi/acpica/
Dnsnames.c199 char c, *left, *right; in acpi_ns_build_normalized_path() local
/linux-6.15/net/sched/
Dact_connmark.c41 struct nf_conn *c; in tcf_connmark_act() local
/linux-6.15/drivers/clocksource/
Dtimer-pxa.c68 struct clock_event_device *c = dev_id; in pxa_ost0_interrupt() local
/linux-6.15/drivers/nvme/host/
Dcore.c1440 struct nvme_command c = { }; in nvme_identify_ctrl() local
1515 struct nvme_command c = { }; in nvme_identify_ns_descs() local
1569 struct nvme_command c = { }; in nvme_identify_ns() local
1633 struct nvme_command c = { in nvme_ns_info_from_id_cs_indep() local
1661 struct nvme_command c = { }; in nvme_features() local
1887 struct nvme_command c = { in nvme_identify_ns_nvm() local
3114 struct nvme_command c = { }; in nvme_get_log() local
3171 struct nvme_command c = { }; in nvme_init_non_mdts_limits() local
/linux-6.15/drivers/tty/
Dn_gsm.c474 static inline u8 gsm_fcs_add(u8 fcs, u8 c) in gsm_fcs_add()
489 static inline u8 gsm_fcs_add_block(u8 fcs, u8 *c, int len) in gsm_fcs_add_block()
505 static int gsm_read_ea(unsigned int *val, u8 c) in gsm_read_ea()
2890 static void gsm0_receive(struct gsm_mux *gsm, u8 c) in gsm0_receive()
3008 static void gsm1_receive(struct gsm_mux *gsm, u8 c) in gsm1_receive()
3343 struct gsm_config *c) in gsm_copy_config_values()
3363 static int gsm_config(struct gsm_mux *gsm, struct gsm_config *c) in gsm_config()
3830 struct gsm_config c; in gsmld_ioctl() local
/linux-6.15/kernel/debug/kdb/
Dkdb_main.c1437 unsigned char c; in kdb_mdr() local
1465 char *c = cbuf; in kdb_md_line() local
1502 unsigned char c[8]; in kdb_md_line() member
1511 #define printable_char(c) \ in kdb_md_line() argument
/linux-6.15/drivers/media/i2c/
Dtvp5150.c1829 struct i2c_client *c = v4l2_get_subdevdata(sd); in tvp5150_detect_version() local
1867 static int tvp5150_init(struct i2c_client *c) in tvp5150_init()
2115 static int tvp5150_probe(struct i2c_client *c) in tvp5150_probe()
2237 static void tvp5150_remove(struct i2c_client *c) in tvp5150_remove()
/linux-6.15/drivers/platform/x86/
Deeepc-laptop.c326 static int get_cpufv(struct eeepc_laptop *eeepc, struct eeepc_cpufv *c) in get_cpufv()
344 struct eeepc_cpufv c; in available_cpufv_show() local
361 struct eeepc_cpufv c; in cpufv_show() local
373 struct eeepc_cpufv c; in cpufv_store() local
/linux-6.15/drivers/gpu/drm/i915/display/
Dintel_overlay.c112 #define RGB30_TO_COLORKEY(c) \ argument
114 #define RGB16_TO_COLORKEY(c) \ argument
116 #define RGB15_TO_COLORKEY(c) \ argument
118 #define RGB8I_TO_COLORKEY(c) \ argument
/linux-6.15/kernel/irq/
Dmanage.c1405 struct irq_chip *c = d->chip; in irq_request_resources() local
1413 struct irq_chip *c = d->chip; in irq_release_resources() local
1438 struct irq_chip *c = d->chip; in irq_nmi_setup() local
1446 struct irq_chip *c = d->chip; in irq_nmi_teardown() local
/linux-6.15/net/smc/
Dsmc_diag.c247 struct netlink_dump_control c = { in smc_diag_handler_dump() local
/linux-6.15/crypto/
Dsha512_generic.c101 u64 a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
/linux-6.15/block/
Dearly-lookup.c58 char c = 0; in devt_from_partuuid() local
/linux-6.15/drivers/input/joystick/iforce/
Diforce-usb.c27 int n, c; in __iforce_usb_xmit() local
/linux-6.15/fs/bcachefs/
Dbkey_sort.c95 bch2_key_sort_fix_overlapping(struct bch_fs *c, struct bset *dst, in bch2_key_sort_fix_overlapping()
/linux-6.15/net/bridge/netfilter/
Debt_stp.c46 const struct ebt_stp_config_info *c; in ebt_filter_config() local
/linux-6.15/sound/pci/ice1712/
Dhoontech.h42 #define ICE1712_STDSP24_CLOCK(r, a, c) r[a&3] = ((r[a&3] & ~0x20) | (((c)&1)<<5)) argument
/linux-6.15/arch/arm/mach-omap2/
Dpowerdomains3xxx_data.c546 u32 c = 0; in ti81xx_pwrdm_wait_transition() local
/linux-6.15/drivers/watchdog/
Dalim1535_wdt.c152 char c; in ali_write() local

1...<<61626364656667686970>>...123