Home
last modified time | relevance | path

Searched refs:name (Results 7701 - 7725 of 39707) sorted by relevance

1...<<301302303304305306307308309310>>...1589

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_fence.h14 char name[32]; member
24 const char *name);
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.h30 int atomisp_video_init(struct atomisp_video_pipe *video, const char *name,
32 void atomisp_acc_init(struct atomisp_acc_pipe *video, const char *name);
/kernel/linux/linux-5.10/include/linux/
H A Ddelayed_call.h15 #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL}
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dmsgpool.h12 const char *name; member
21 const char *name);
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dmsgpool.h12 const char *name; member
21 const char *name);
/kernel/linux/linux-6.6/include/linux/
H A Ddelayed_call.h15 #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL}
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dreaddir.h10 xfs_dir2_dataptr_t dapos, const struct xfs_name *name,
17 const struct xfs_name *name, xfs_ino_t *ino);
/kernel/linux/linux-6.6/include/linux/regulator/
H A Dfixed.h47 struct platform_device *regulator_register_always_on(int id, const char *name,
50 static inline struct platform_device *regulator_register_always_on(int id, const char *name, in regulator_register_always_on() argument
/kernel/linux/linux-6.6/include/linux/usb/
H A Daudio.h26 const char *name; member
37 const char *name; member
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dxt_rateest.h16 char name[IFNAMSIZ]; member
24 struct xt_rateest *xt_rateest_lookup(struct net *net, const char *name);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_i2c.h29 const char *name);
35 const char *name);
/kernel/linux/linux-6.6/drivers/clk/versatile/
H A Dclk-icst.h32 const char *name,
38 const char *name,
/kernel/linux/linux-6.6/drivers/clk/nuvoton/
H A Dclk-ma35d1.h10 struct clk_hw *ma35d1_reg_clk_pll(struct device *dev, u32 id, u8 u8mode, const char *name,
13 struct clk_hw *ma35d1_reg_adc_clkdiv(struct device *dev, const char *name,
/kernel/linux/linux-6.6/include/sound/
H A Dmax98095.h13 const char *name; member
24 const char *name; member
/kernel/linux/linux-6.6/include/video/
H A Dof_display_timing.h20 int of_get_display_timing(const struct device_node *np, const char *name,
25 const char *name, struct display_timing *dt) in of_get_display_timing()
24 of_get_display_timing(const struct device_node *np, const char *name, struct display_timing *dt) of_get_display_timing() argument
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Dselftest.h12 #define selftest(name, func) int func(void);
18 const char *name; member
/kernel/linux/linux-6.6/drivers/pinctrl/freescale/
H A Dpinctrl-imx1.h30 * @name: the name of this specific pin group
36 const char *name; member
44 * @name: the name of this specific function
49 const char *name; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
H A Dconn.h12 int nvif_conn_ctor(struct nvif_disp *, const char *name, int id, struct nvif_conn *);
26 int nvif_conn_event_ctor(struct nvif_conn *, const char *name, nvif_event_func, u8 types,
H A Dhead.h12 int nvif_head_ctor(struct nvif_disp *, const char *name, int id, struct nvif_head *);
21 int nvif_head_vblank_event_ctor(struct nvif_head *, const char *name, nvif_event_func, bool wait,
/kernel/linux/linux-6.6/tools/perf/util/
H A Dpmus.h12 struct perf_pmu *perf_pmus__find(const char *name);
22 bool perf_pmus__have_event(const char *pname, const char *name);
/kernel/liteos_a/fs/jffs2/include/
H A Dvfs_jffs2.h14 * 3. Neither the name of the copyright holder nor the names of its contributors may be used
61 static inline unsigned int full_name_hash(const unsigned char *name, unsigned int len) in full_name_hash() argument
66 hash ^= *(name++); in full_name_hash()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dbat_algo.h20 struct batadv_algo_ops *batadv_algo_get(const char *name);
22 int batadv_algo_select(struct batadv_priv *bat_priv, const char *name);
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dzip.h18 /* Carries information on name, compression method, and data corresponding to a
25 /* Non-null terminated name of the file. */
26 const char *name; member
27 /* Length of the file name. */
45 int zip_archive_find_entry(struct zip_archive *archive, const char *name, struct zip_entry *out);
/kernel/linux/linux-5.10/drivers/atm/
H A Dfore200e.c348 printk(FORE200E "device %s self-test failed\n", fore200e->name); in fore200e_reset()
352 printk(FORE200E "device %s self-test passed\n", fore200e->name); in fore200e_reset()
365 fore200e->name, fore200e->phys_base, in fore200e_shutdown()
484 DPRINTK(2, "device %s being mapped in memory\n", fore200e->name); in fore200e_pca_map()
489 printk(FORE200E "can't map device %s\n", fore200e->name); in fore200e_pca_map()
493 DPRINTK(1, "device %s mapped to 0x%p\n", fore200e->name, fore200e->virt_base); in fore200e_pca_map()
508 DPRINTK(2, "device %s being unmapped from memory\n", fore200e->name); in fore200e_pca_unmap()
520 DPRINTK(2, "device %s being configured\n", fore200e->name); in fore200e_pca_configure()
587 printk(FORE200E "unable to get PROM data from device %s\n", fore200e->name); in fore200e_pca_prom_read()
680 printk(FORE200E "unable to map RAM of device %s\n", fore200e->name); in fore200e_sba_map()
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_port.c61 .name = "unknown",
66 .name = "8250",
71 .name = "16450",
76 .name = "16550",
81 .name = "16550A",
89 .name = "Cirrus",
94 .name = "ST16650",
100 .name = "ST16650V2",
109 .name = "TI16750",
118 .name
[all...]

Completed in 25 milliseconds

1...<<301302303304305306307308309310>>...1589