Home
last modified time | relevance | path

Searched refs:NULL (Results 1 – 25 of 7339) sorted by relevance

12345678910>>...294

/drivers/isdn/mISDN/
A Ddsp_tones.c242 {DATA_GA, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL},
243 {SIZE_GA, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL},
247 {DATA_GO, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL},
248 {SIZE_GO, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL},
252 {DATA_DT, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL},
253 {SIZE_DT, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL},
278 {DATA_GA, DATA_S, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL},
333 {DATA_DT, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL},
334 {SIZE_DT, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL},
353 {NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL},
[all …]
/drivers/clk/ti/
A Dclk-2xxx.c25 DT_CLK(NULL, "osc_ck", "osc_ck"),
26 DT_CLK(NULL, "sys_ck", "sys_ck"),
27 DT_CLK(NULL, "alt_ck", "alt_ck"),
29 DT_CLK(NULL, "dpll_ck", "dpll_ck"),
33 DT_CLK(NULL, "core_ck", "core_ck"),
39 DT_CLK(NULL, "emul_ck", "emul_ck"),
40 DT_CLK(NULL, "mpu_ck", "mpu_ck"),
53 DT_CLK(NULL, "l4_ck", "l4_ck"),
140 { .node_name = NULL },
162 { .node_name = NULL },
[all …]
A Dclk-7xx.c35 NULL,
53 NULL,
71 NULL,
94 NULL,
120 NULL,
152 NULL,
209 NULL,
216 NULL,
263 NULL,
268 NULL,
[all …]
A Dclk-44xx.c46 NULL,
62 NULL,
69 NULL,
82 NULL,
95 NULL,
108 NULL,
121 NULL,
132 NULL,
137 NULL,
142 NULL,
[all …]
A Dclk-54xx.c40 NULL,
56 NULL,
63 NULL,
76 NULL,
89 NULL,
102 NULL,
114 NULL,
197 NULL,
232 NULL,
326 NULL,
[all …]
A Dclk-43xx.c25 NULL,
29 { 8, TI_CLK_GATE, am4_synctimer_32kclk_parents, NULL },
41 NULL,
45 { 8, TI_CLK_GATE, am4_gpio0_dbclk_parents, NULL },
94 NULL,
128 NULL,
254 DT_CLK(NULL, "timer_32k_ck", "clkdiv32k_ick"),
255 DT_CLK(NULL, "timer_sys_ck", "sys_clkin_ck"),
265 { .node_name = NULL },
296 clk1 = clk_get_sys(NULL, "cpsw_cpts_rft_clk"); in am43xx_dt_clk_init()
[all …]
A Dclk-33xx.c20 NULL,
123 NULL,
147 NULL,
153 NULL,
158 NULL,
168 NULL,
178 NULL,
254 { .node_name = NULL },
293 clk2 = clk_get_sys(NULL, "timer3_fck"); in am33xx_dt_clk_init()
296 clk2 = clk_get_sys(NULL, "timer6_fck"); in am33xx_dt_clk_init()
[all …]
/drivers/clk/spear/
A Dspear3xx_clock.c175 clk_register_clkdev(clk, "emi", NULL); in spear310_clk_init()
183 clk_register_clkdev(clk, NULL, "tdm"); in spear310_clk_init()
251 clk = clk_register_fixed_rate(NULL, "smii_125m_pad_clk", NULL, in spear320_clk_init()
261 clk_register_clkdev(clk, "emi", NULL); in spear320_clk_init()
336 clk_register_clkdev(clk, NULL, "smii"); in spear320_clk_init()
392 clk = clk_register_fixed_rate(NULL, "osc_32k_clk", NULL, 0, 32000); in spear3xx_clk_init()
395 clk = clk_register_fixed_rate(NULL, "osc_24m_clk", NULL, 0, 24000000); in spear3xx_clk_init()
477 clk_register_clkdev(clk, NULL, "gpt0"); in spear3xx_clk_init()
489 clk_register_clkdev(clk, NULL, "gpt1"); in spear3xx_clk_init()
501 clk_register_clkdev(clk, NULL, "gpt2"); in spear3xx_clk_init()
[all …]
A Dspear1310_clock.c386 clk = clk_register_fixed_rate(NULL, "osc_32k_clk", NULL, 0, 32000); in spear1310_clk_init()
389 clk = clk_register_fixed_rate(NULL, "osc_24m_clk", NULL, 0, 24000000); in spear1310_clk_init()
392 clk = clk_register_fixed_rate(NULL, "osc_25m_clk", NULL, 0, 25000000); in spear1310_clk_init()
395 clk = clk_register_fixed_rate(NULL, "gmii_pad_clk", NULL, 0, 125000000); in spear1310_clk_init()
398 clk = clk_register_fixed_rate(NULL, "i2s_src_pad_clk", NULL, 0, in spear1310_clk_init()
517 clk_register_clkdev(clk, NULL, "gpt0"); in spear1310_clk_init()
527 clk_register_clkdev(clk, NULL, "gpt1"); in spear1310_clk_init()
537 clk_register_clkdev(clk, NULL, "gpt2"); in spear1310_clk_init()
607 clk_register_clkdev(clk, NULL, "c3"); in spear1310_clk_init()
893 clk = clk_register_fixed_rate(NULL, "ras_plclk0_clk", NULL, 0, in spear1310_clk_init()
[all …]
A Dspear1340_clock.c443 clk = clk_register_fixed_rate(NULL, "osc_32k_clk", NULL, 0, 32000); in spear1340_clk_init()
446 clk = clk_register_fixed_rate(NULL, "osc_24m_clk", NULL, 0, 24000000); in spear1340_clk_init()
449 clk = clk_register_fixed_rate(NULL, "osc_25m_clk", NULL, 0, 25000000); in spear1340_clk_init()
452 clk = clk_register_fixed_rate(NULL, "gmii_pad_clk", NULL, 0, 125000000); in spear1340_clk_init()
455 clk = clk_register_fixed_rate(NULL, "i2s_src_pad_clk", NULL, 0, in spear1340_clk_init()
596 clk_register_clkdev(clk, NULL, "gpt0"); in spear1340_clk_init()
606 clk_register_clkdev(clk, NULL, "gpt1"); in spear1340_clk_init()
616 clk_register_clkdev(clk, NULL, "gpt2"); in spear1340_clk_init()
626 clk_register_clkdev(clk, NULL, "gpt3"); in spear1340_clk_init()
688 SPEAR1340_C3_CLK_SYNT, NULL, aux_rtbl, in spear1340_clk_init()
[all …]
A Dspear6xx_clock.c118 clk = clk_register_fixed_rate(NULL, "osc_32k_clk", NULL, 0, 32000); in spear6xx_clk_init()
121 clk = clk_register_fixed_rate(NULL, "osc_30m_clk", NULL, 0, 30000000); in spear6xx_clk_init()
136 &_lock, &clk1, NULL); in spear6xx_clk_init()
142 &_lock, &clk1, NULL); in spear6xx_clk_init()
153 clk_register_clkdev(clk, "cpu_clk", NULL); in spear6xx_clk_init()
194 clk_register_clkdev(clk, NULL, "firda"); in spear6xx_clk_init()
220 clk_register_clkdev(clk, NULL, "gpt0"); in spear6xx_clk_init()
229 clk_register_clkdev(clk, NULL, "gpt1"); in spear6xx_clk_init()
242 clk_register_clkdev(clk, NULL, "gpt2"); in spear6xx_clk_init()
255 clk_register_clkdev(clk, NULL, "gpt3"); in spear6xx_clk_init()
[all …]
/drivers/pinctrl/mvebu/
A Dpinctrl-dove.c371 MPP_FUNCTION(0x00, "gpio", NULL),
388 MPP_FUNCTION(0x00, "gpio", NULL),
405 MPP_FUNCTION(0x00, "gpio", NULL),
423 MPP_FUNCTION(0x00, "gpio", NULL),
442 MPP_FUNCTION(0x00, "gpio", NULL),
459 MPP_FUNCTION(0x00, "gpio", NULL),
476 MPP_FUNCTION(0x00, "gpio", NULL),
493 MPP_FUNCTION(0x00, "gpio", NULL),
510 MPP_FUNCTION(0x00, "gpio", NULL),
713 MPP_FUNCTION(0x0e, "ssp", NULL),
[all …]
A Dpinctrl-armada-370.c22 MPP_FUNCTION(0x0, "gpio", NULL),
25 MPP_FUNCTION(0x0, "gpo", NULL),
28 MPP_FUNCTION(0x0, "gpio", NULL),
32 MPP_FUNCTION(0x0, "gpio", NULL),
36 MPP_FUNCTION(0x0, "gpio", NULL),
39 MPP_FUNCTION(0x0, "gpo", NULL),
45 MPP_FUNCTION(0x0, "gpio", NULL),
51 MPP_FUNCTION(0x0, "gpo", NULL),
56 MPP_FUNCTION(0x0, "gpio", NULL),
62 MPP_FUNCTION(0x0, "gpo", NULL),
[all …]
/drivers/usb/storage/
A Dunusual_devs.h72 USB_SC_8070, USB_PR_CB, NULL, 0),
269 USB_SC_SCSI, USB_PR_CB, NULL,
395 USB_SC_DEVICE, USB_PR_CB, NULL,
505 USB_SC_SCSI, USB_PR_CB, NULL,
513 USB_SC_SCSI, USB_PR_CB, NULL,
526 USB_SC_SCSI, USB_PR_CB, NULL,
732 USB_SC_UFI, USB_PR_CB, NULL,
1068 USB_SC_SCSI, USB_PR_CB, NULL,
1080 USB_SC_SCSI, USB_PR_CB, NULL,
1106 USB_SC_SCSI, USB_PR_CB, NULL,
[all …]
/drivers/acpi/acpica/
A Drsdumpinfo.c52 NULL},
54 NULL}
81 NULL}
97 NULL}
102 NULL}
111 NULL},
113 NULL},
149 {ACPI_RSD_ADDRESS, 0, NULL, NULL},
166 {ACPI_RSD_ADDRESS, 0, NULL, NULL},
183 {ACPI_RSD_ADDRESS, 0, NULL, NULL},
[all …]
/drivers/pinctrl/mediatek/
A Dpinctrl-mtk-mt2701.h15 NULL, "mt2701",
22 NULL, "mt2701",
29 NULL, "mt2701",
35 NULL, "mt2701",
41 NULL, "mt2701",
47 NULL, "mt2701",
54 NULL, "mt2701",
62 NULL, "mt2701",
70 NULL, "mt2701",
79 NULL, "mt2701",
[all …]
A Dpinctrl-mtk-mt2712.h15 NULL, "mt2712",
26 NULL, "mt2712",
36 NULL, "mt2712",
45 NULL, "mt2712",
54 NULL, "mt2712",
63 NULL, "mt2712",
72 NULL, "mt2712",
82 NULL, "mt2712",
92 NULL, "mt2712",
102 NULL, "mt2712",
[all …]
A Dpinctrl-mtk-mt8173.h15 NULL, "mt8173",
25 NULL, "mt8173",
35 NULL, "mt8173",
45 NULL, "mt8173",
55 NULL, "mt8173",
65 NULL, "mt8173",
76 NULL, "mt8173",
86 NULL, "mt8173",
96 NULL, "mt8173",
107 NULL, "mt8173",
[all …]
A Dpinctrl-mtk-mt8365.h17 NULL, "mt8365",
29 NULL, "mt8365",
41 NULL, "mt8365",
53 NULL, "mt8365",
66 NULL, "mt8365",
79 NULL, "mt8365",
92 NULL, "mt8365",
105 NULL, "mt8365",
116 NULL, "mt8365",
128 NULL, "mt8365",
[all …]
A Dpinctrl-mtk-mt8516.h14 NULL, "mt8516",
25 NULL, "mt8516",
37 NULL, "mt8516",
49 NULL, "mt8516",
61 NULL, "mt8516",
73 NULL, "mt8516",
85 NULL, "mt8516",
96 NULL, "mt8516",
108 NULL, "mt8516",
120 NULL, "mt8516",
[all …]
A Dpinctrl-mtk-mt8167.h14 NULL, "mt8167",
26 NULL, "mt8167",
39 NULL, "mt8167",
52 NULL, "mt8167",
65 NULL, "mt8167",
78 NULL, "mt8167",
91 NULL, "mt8167",
104 NULL, "mt8167",
117 NULL, "mt8167",
130 NULL, "mt8167",
[all …]
/drivers/scsi/
A Dconstants.c41 /* 08-0d */ "Read(6)", NULL, "Write(6)", "Seek(6)", NULL, NULL,
48 /* 20-22 */ NULL, NULL, NULL,
50 "Read Capacity(10)", NULL, NULL, "Read(10)",
73 /* 60-67 */ NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
74 /* 68-6f */ NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
75 /* 70-77 */ NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
76 /* 78-7f */ NULL, NULL, NULL, NULL, NULL, NULL, "Extended CDB",
86 /* 95-99 */ NULL, NULL, NULL, NULL, NULL,
87 /* 9a-9f */ NULL, NULL, NULL, "Service action bidirectional",
334 {0, 0, 0, NULL, NULL}
[all …]
/drivers/accessibility/speakup/
A Dvarhandlers.c8 { "version", VERSION, VAR_PROC, NULL, NULL },
9 { "synth_name", SYNTH, VAR_PROC, NULL, NULL },
10 { "keymap", KEYMAP, VAR_PROC, NULL, NULL },
11 { "silent", SILENT, VAR_PROC, NULL, NULL },
16 { "repeats", REPEATS, VAR_PROC, NULL, NULL },
39 { "rate", RATE, VAR_NUM, NULL, NULL },
40 { "pitch", PITCH, VAR_NUM, NULL, NULL },
42 { "vol", VOL, VAR_NUM, NULL, NULL },
43 { "tone", TONE, VAR_NUM, NULL, NULL },
47 { "lang", LANG, VAR_NUM, NULL, NULL },
[all …]
/drivers/video/fbdev/core/
A Dmodedb.c463 { 0x0d, 0x0000, 0x000000, NULL },
464 { 0x0e, 0x0000, 0x000000, NULL },
470 { 0x14, 0x0000, 0x000000, NULL },
472 { 0x16, 0x0000, 0x7f1c21, NULL },
473 { 0x17, 0x0000, 0x7f1c28, NULL },
474 { 0x18, 0x0000, 0x7f1c44, NULL },
514 { 0x40, 0x0000, 0x000000, NULL},
629 char *mode_option_buf = NULL; in fb_find_mode()
861 mode->name = NULL; in fb_var_to_videomode()
1048 return NULL; in fb_match_mode()
[all …]
/drivers/gpu/drm/i915/gvt/
A Dhandlers.c1521 char *env[3] = {NULL, NULL, NULL}; in send_display_ready_uevent()
2256 NULL, NULL); in init_generic_mmio_info()
2266 NULL, NULL); in init_generic_mmio_info()
2279 NULL, NULL); in init_generic_mmio_info()
2359 NULL, NULL); in init_generic_mmio_info()
2541 NULL, NULL); in init_bdw_mmio_info()
2567 NULL, NULL); in init_bdw_mmio_info()
2569 NULL, NULL); in init_bdw_mmio_info()
2738 NULL, NULL); in init_skl_mmio_info()
2740 NULL, NULL); in init_skl_mmio_info()
[all …]

Completed in 92 milliseconds

12345678910>>...294