/linux-6.15/drivers/clk/renesas/ |
D | clk-sh73a0.c | 133 const struct div4_clk *c; in sh73a0_cpg_register_clock() local
|
/linux-6.15/tools/testing/memblock/tests/ |
D | common.c | 137 int c; in parse_args() local
|
/linux-6.15/tools/testing/selftests/kvm/lib/ |
D | guest_sprintf.c | 50 char c, sign, locase; in number() local
|
/linux-6.15/drivers/gpu/drm/nouveau/dispnv50/ |
D | head.h | 3 #define nv50_head(c) container_of((c), struct nv50_head, base.base) argument
|
/linux-6.15/drivers/leds/ |
D | leds-apu.c | 62 #define cdev_to_priv(c) container_of(c, struct apu_led_priv, cdev) argument
|
/linux-6.15/tools/lib/subcmd/ |
D | exec-cmd.c | 32 #define is_dir_sep(c) ((c) == '/') argument
|
/linux-6.15/drivers/acpi/acpica/ |
D | nsnames.c | 199 char c, *left, *right; in acpi_ns_build_normalized_path() local
|
/linux-6.15/net/sched/ |
D | act_connmark.c | 41 struct nf_conn *c; in tcf_connmark_act() local
|
/linux-6.15/drivers/clocksource/ |
D | timer-pxa.c | 68 struct clock_event_device *c = dev_id; in pxa_ost0_interrupt() local
|
/linux-6.15/drivers/nvme/host/ |
D | core.c | 1440 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/ |
D | n_gsm.c | 474 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/ |
D | kdb_main.c | 1437 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/ |
D | tvp5150.c | 1829 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/ |
D | eeepc-laptop.c | 326 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/ |
D | intel_overlay.c | 112 #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/ |
D | manage.c | 1405 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/ |
D | smc_diag.c | 247 struct netlink_dump_control c = { in smc_diag_handler_dump() local
|
/linux-6.15/crypto/ |
D | sha512_generic.c | 101 u64 a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
|
/linux-6.15/block/ |
D | early-lookup.c | 58 char c = 0; in devt_from_partuuid() local
|
/linux-6.15/drivers/input/joystick/iforce/ |
D | iforce-usb.c | 27 int n, c; in __iforce_usb_xmit() local
|
/linux-6.15/fs/bcachefs/ |
D | bkey_sort.c | 95 bch2_key_sort_fix_overlapping(struct bch_fs *c, struct bset *dst, in bch2_key_sort_fix_overlapping()
|
/linux-6.15/net/bridge/netfilter/ |
D | ebt_stp.c | 46 const struct ebt_stp_config_info *c; in ebt_filter_config() local
|
/linux-6.15/sound/pci/ice1712/ |
D | hoontech.h | 42 #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/ |
D | powerdomains3xxx_data.c | 546 u32 c = 0; in ti81xx_pwrdm_wait_transition() local
|
/linux-6.15/drivers/watchdog/ |
D | alim1535_wdt.c | 152 char c; in ali_write() local
|