/linux-6.1.9/drivers/clk/samsung/ |
D | clk-s3c64xx.c | 49 #define GATE_BUS(_id, cname, pname, o, b) \ argument 51 #define GATE_SCLK(_id, cname, pname, o, b) \ argument 53 #define GATE_ON(_id, cname, pname, o, b) \ argument
|
D | clk.h | 67 #define FRATE(_id, cname, pname, f, frate) \ argument 94 #define FFACTOR(_id, cname, pname, m, d, f) \ argument 169 #define __DIV(_id, cname, pname, o, s, w, f, df, t) \ argument 182 #define DIV(_id, cname, pname, o, s, w) \ argument 185 #define DIV_F(_id, cname, pname, o, s, w, f, df) \ argument 188 #define DIV_T(_id, cname, pname, o, s, w, t) \ argument 211 #define __GATE(_id, cname, pname, o, b, f, gf) \ argument 222 #define GATE(_id, cname, pname, o, b, f, gf) \ argument
|
/linux-6.1.9/drivers/firmware/efi/ |
D | fdtparams.c | 58 static int __init efi_get_fdt_prop(const void *fdt, int node, const char *pname, in efi_get_fdt_prop() 114 const char *pname = dt_params[i].params[j]; in efi_get_fdt_params() local
|
/linux-6.1.9/drivers/clk/rockchip/ |
D | clk.h | 525 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument 543 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\ argument 619 #define COMPOSITE_FRAC(_id, cname, pname, f, mo, df, go, gs, gf)\ argument 636 #define COMPOSITE_FRACMUX(_id, cname, pname, f, mo, df, go, gs, gf, ch) \ argument 654 #define COMPOSITE_FRACMUX_NOGATE(_id, cname, pname, f, mo, df, ch) \ argument 734 #define DIV(_id, cname, pname, f, o, s, w, df) \ argument 749 #define DIVTBL(_id, cname, pname, f, o, s, w, df, dt) \ argument 764 #define GATE(_id, cname, pname, f, o, b, gf) \ argument 777 #define MMC(_id, cname, pname, offset, shift) \ argument 788 #define INVERTER(_id, cname, pname, io, is, if) \ argument [all …]
|
/linux-6.1.9/drivers/regulator/ |
D | ti-abb-regulator.c | 416 char *pname = "ti,settling-time"; in ti_abb_init_timings() local 503 char *pname = "ti,abb_info"; in ti_abb_init_table() local 699 char *pname; in ti_abb_probe() local
|
/linux-6.1.9/drivers/video/fbdev/nvidia/ |
D | nv_of.c | 42 const char *pname; in nvidia_probe_of_connector() local
|
/linux-6.1.9/drivers/gpu/drm/lima/ |
D | lima_ctx.h | 19 char pname[TASK_COMM_LEN]; member
|
/linux-6.1.9/drivers/gpu/drm/virtio/ |
D | virtgpu_drv.c | 52 const char *pname = dev_name(&pdev->dev); in virtio_gpu_pci_quirk() local
|
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_debugfs.c | 75 const char *pname = pci_name(bp->pdev); in bnxt_debug_dev_init() local
|
/linux-6.1.9/sound/soc/intel/avs/boards/ |
D | max98357a.c | 100 const char *pname; in avs_max98357a_probe() local
|
D | i2s_test.c | 118 const char *pname; in avs_i2s_test_probe() local
|
D | max98373.c | 183 const char *pname; in avs_max98373_probe() local
|
D | ssm4567.c | 214 const char *pname; in avs_ssm4567_probe() local
|
D | da7219.c | 222 const char *pname; in avs_da7219_probe() local
|
D | rt286.c | 222 const char *pname; in avs_rt286_probe() local
|
D | rt298.c | 242 const char *pname; in avs_rt298_probe() local
|
D | rt274.c | 251 const char *pname; in avs_rt274_probe() local
|
D | rt5682.c | 274 const char *pname; in avs_rt5682_probe() local
|
D | nau8825.c | 294 const char *pname; in avs_nau8825_probe() local
|
/linux-6.1.9/drivers/i2c/busses/ |
D | i2c-opal.c | 199 const char *pname; in i2c_opal_probe() local
|
/linux-6.1.9/net/ieee802154/ |
D | nl-phy.c | 299 const char *pname = in ieee802154_del_iface() local
|
/linux-6.1.9/sound/soc/intel/avs/ |
D | board_selection.c | 417 char *pname; in avs_register_hda_board() local
|
/linux-6.1.9/arch/sparc/prom/ |
D | tree_32.c | 281 int prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop()
|
D | tree_64.c | 329 prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop()
|
/linux-6.1.9/drivers/irqchip/ |
D | irq-pic32-evic.c | 197 const char *pname = "microchip,external-irqs"; in pic32_ext_irq_of_init() local
|