Home
last modified time | relevance | path

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

12345678910>>...25

/include/pcmcia/
Ddevice_id.h26 .prod_id = { (v1), NULL, NULL, NULL }, \
31 .prod_id = { NULL, (v2), NULL, NULL }, \
36 .prod_id = { NULL, NULL, (v3), NULL }, \
42 .prod_id = { (v1), (v2), NULL, NULL }, \
48 .prod_id = { (v1), NULL, (v3), NULL }, \
54 .prod_id = { (v1), NULL, NULL, (v4) }, \
61 .prod_id = { (v1), (v2), (v3), NULL },\
68 .prod_id = { (v1), (v2), NULL, (v4) }, \
75 .prod_id = { (v1), NULL, (v3), (v4) }, \
92 .prod_id = { (v1), NULL, NULL, NULL }, \
[all …]
/include/scsi/
Dscsi_dbg.h33 *cdb_name = NULL; in scsi_opcode_sa_name()
47 *sa_name = NULL; in scsi_opcode_sa_name()
57 return NULL; in scsi_sense_key_string()
63 *fmt = NULL; in scsi_extd_sense_format()
64 return NULL; in scsi_extd_sense_format()
70 return NULL; in scsi_mlreturn_string()
76 return NULL; in scsi_hostbyte_string()
82 return NULL; in scsi_driverbyte_string()
Dscsi_tcq.h25 struct request *req = NULL; in scsi_host_find_tag()
29 return NULL; in scsi_host_find_tag()
38 return NULL; in scsi_host_find_tag()
/include/linux/mfd/
Dcore.h32 MFD_CELL_ALL(_name, _res, _pdata, _pdsize, _id, _compat, _of_reg, true, NULL)
35 MFD_CELL_ALL(_name, _res, _pdata, _pdsize, _id, _compat, 0, false, NULL)
38 MFD_CELL_ALL(_name, _res, _pdata, _pdsize, _id, NULL, 0, false, _match)
41 MFD_CELL_ALL(_name, _res, _pdata, _pdsize, _id, NULL, 0, false, NULL)
44 MFD_CELL_ALL(_name, _res, NULL, 0, 0, NULL, 0, false, NULL)
47 MFD_CELL_ALL(_name, NULL, NULL, 0, 0, NULL, 0, false, NULL)
153 NULL, 0, NULL); in mfd_add_hotplug_devices()
/include/linux/
Dof_graph.h37 for (child = of_graph_get_next_endpoint(parent, NULL); child != NULL; \
79 return NULL; in of_graph_get_port_by_id()
86 return NULL; in of_graph_get_next_endpoint()
92 return NULL; in of_graph_get_endpoint_by_regs()
98 return NULL; in of_graph_get_remote_endpoint()
104 return NULL; in of_graph_get_port_parent()
110 return NULL; in of_graph_get_remote_port_parent()
116 return NULL; in of_graph_get_remote_port()
122 return NULL; in of_graph_get_remote_node()
Dfs_parser.h115 #define fsparam_flag(NAME, OPT) __fsparam(NULL, NAME, OPT, 0, NULL)
117 __fsparam(NULL, NAME, OPT, fs_param_neg_with_no, NULL)
118 #define fsparam_bool(NAME, OPT) __fsparam(fs_param_is_bool, NAME, OPT, 0, NULL)
119 #define fsparam_u32(NAME, OPT) __fsparam(fs_param_is_u32, NAME, OPT, 0, NULL)
124 #define fsparam_s32(NAME, OPT) __fsparam(fs_param_is_s32, NAME, OPT, 0, NULL)
125 #define fsparam_u64(NAME, OPT) __fsparam(fs_param_is_u64, NAME, OPT, 0, NULL)
128 __fsparam(fs_param_is_string, NAME, OPT, 0, NULL)
129 #define fsparam_blob(NAME, OPT) __fsparam(fs_param_is_blob, NAME, OPT, 0, NULL)
130 #define fsparam_bdev(NAME, OPT) __fsparam(fs_param_is_blockdev, NAME, OPT, 0, NULL)
131 #define fsparam_path(NAME, OPT) __fsparam(fs_param_is_path, NAME, OPT, 0, NULL)
[all …]
Dproc_fs.h98 proc_create_seq_private(name, mode, parent, ops, 0, NULL)
103 proc_create_single_data(name, mode, parent, show, NULL)
123 proc_create_net_data(name, mode, parent, ops, state_size, NULL)
163 struct proc_dir_entry *parent,const char *dest) { return NULL;} in proc_symlink()
165 struct proc_dir_entry *parent) {return NULL;} in proc_mkdir()
166 static inline struct proc_dir_entry *proc_create_mount_point(const char *name) { return NULL; } in proc_create_mount_point()
170 return NULL; in _proc_mkdir()
173 umode_t mode, struct proc_dir_entry *parent, void *data) { return NULL; } in proc_mkdir_data()
175 umode_t mode, struct proc_dir_entry *parent) { return NULL; } in proc_mkdir_mode()
176 #define proc_create_seq_private(name, mode, parent, ops, size, data) ({NULL;})
[all …]
Dclk-provider.h381 __clk_hw_register_fixed_rate((dev), NULL, (name), (parent_name), NULL, \
382 NULL, (flags), (fixed_rate), 0, 0)
394 __clk_hw_register_fixed_rate((dev), NULL, (name), NULL, (parent_hw), \
395 NULL, (flags), (fixed_rate), 0, 0)
407 __clk_hw_register_fixed_rate((dev), NULL, (name), NULL, NULL, \
423 __clk_hw_register_fixed_rate((dev), NULL, (name), (parent_name), \
424 NULL, NULL, (flags), (fixed_rate), \
438 __clk_hw_register_fixed_rate((dev), NULL, (name), NULL, (parent_hw) \
439 NULL, NULL, (flags), (fixed_rate), \
453 __clk_hw_register_fixed_rate((dev), NULL, (name), NULL, NULL, \
[all …]
Dhwspinlock.h204 return __hwspin_trylock(hwlock, HWLOCK_IRQ, NULL); in hwspin_trylock_irq()
223 return __hwspin_trylock(hwlock, HWLOCK_RAW, NULL); in hwspin_trylock_raw()
240 return __hwspin_trylock(hwlock, HWLOCK_IN_ATOMIC, NULL); in hwspin_trylock_in_atomic()
260 return __hwspin_trylock(hwlock, 0, NULL); in hwspin_trylock()
307 return __hwspin_lock_timeout(hwlock, to, HWLOCK_IRQ, NULL); in hwspin_lock_timeout_irq()
330 return __hwspin_lock_timeout(hwlock, to, HWLOCK_RAW, NULL); in hwspin_lock_timeout_raw()
352 return __hwspin_lock_timeout(hwlock, to, HWLOCK_IN_ATOMIC, NULL); in hwspin_lock_timeout_in_atomic()
377 return __hwspin_lock_timeout(hwlock, to, 0, NULL); in hwspin_lock_timeout()
411 __hwspin_unlock(hwlock, HWLOCK_IRQ, NULL); in hwspin_unlock_irq()
426 __hwspin_unlock(hwlock, HWLOCK_RAW, NULL); in hwspin_unlock_raw()
[all …]
Dbootconfig.h139 return xbc_node_find_value(NULL, key, vnode); in xbc_find_value()
151 return xbc_node_find_subkey(NULL, key); in xbc_find_node()
181 for (value = xbc_node_get_data(anode); anode != NULL ; \
183 value = anode ? xbc_node_get_data(anode) : NULL)
194 for (child = xbc_node_get_child(parent); child != NULL ; \
206 for (child = xbc_node_get_subkey(parent); child != NULL ; \
225 for (value = xbc_node_find_value(node, key, &anode); value != NULL; \
227 value = anode ? xbc_node_get_data(anode) : NULL)
239 for (knode = NULL, value = xbc_node_find_next_key_value(node, &knode);\
240 knode != NULL; value = xbc_node_find_next_key_value(node, &knode))
[all …]
Drbtree_types.h31 #define RB_ROOT (struct rb_root) { NULL, }
32 #define RB_ROOT_CACHED (struct rb_root_cached) { {NULL, }, NULL }
Dpm.h47 #define power_group_name NULL
382 #define pm_ptr(_ptr) NULL
787 #define pm_generic_prepare NULL
788 #define pm_generic_suspend_late NULL
789 #define pm_generic_suspend_noirq NULL
790 #define pm_generic_suspend NULL
791 #define pm_generic_resume_early NULL
792 #define pm_generic_resume_noirq NULL
793 #define pm_generic_resume NULL
794 #define pm_generic_freeze_noirq NULL
[all …]
Drcutiny.h111 #define rcutree_prepare_cpu NULL
112 #define rcutree_online_cpu NULL
113 #define rcutree_offline_cpu NULL
114 #define rcutree_dead_cpu NULL
115 #define rcutree_dying_cpu NULL
Dof.h117 #define of_node_kobj(n) NULL
167 NULL; \
175 &__of_fwnode_handle_node->fwnode : NULL; \
180 return of_root != NULL; in of_have_populated_dt()
185 return node && (node->parent == NULL); in of_node_is_root()
266 #define for_each_of_allnodes(dn) for_each_of_allnodes_from(NULL, dn)
282 return of_find_node_opts_by_path(path, NULL); in of_find_node_by_path()
358 for (pp = dn->properties; pp != NULL; pp = pp->next)
467 return NULL; in to_of_node()
488 return NULL; in of_find_node_by_name()
[all …]
Dnetfilter_ingress.h32 NFPROTO_NETDEV, skb->dev, NULL, NULL, in nf_hook_ingress()
33 dev_net(skb->dev), NULL); in nf_hook_ingress()
43 RCU_INIT_POINTER(dev->nf_hooks_ingress, NULL); in nf_hook_ingress_init()
Dof_device.h26 return of_match_device(drv->of_match_table, dev) != NULL; in of_driver_match_device()
46 return of_get_cpu_node(cpu, NULL); in of_cpu_device_node_get()
57 return of_dma_configure_id(dev, np, force_dma, NULL); in of_dma_configure()
72 return NULL; in of_device_get_match_data()
95 return NULL; in of_match_device()
100 return NULL; in of_cpu_device_node_get()
Ddelayed_call.h15 #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL}
33 call->fn = NULL; in clear_delayed_call()
Dhwmon-sysfs.h24 SENSOR_ATTR(_name, 0444, _func##_show, NULL, _index)
30 SENSOR_ATTR(_name, 0200, NULL, _func##_store, _index)
37 SENSOR_DEVICE_ATTR(_name, 0444, _func##_show, NULL, _index)
43 SENSOR_DEVICE_ATTR(_name, 0200, NULL, _func##_store, _index)
59 SENSOR_ATTR_2(_name, 0444, _func##_show, NULL, _nr, _index)
65 SENSOR_ATTR_2(_name, 0200, NULL, _func##_store, _nr, _index)
72 SENSOR_DEVICE_ATTR_2(_name, 0444, _func##_show, NULL, \
80 SENSOR_DEVICE_ATTR_2(_name, 0200, NULL, _func##_store, \
/include/net/netfilter/
Dnf_conntrack_timeout.h39 if (timeout == NULL) in nf_ct_timeout_data()
40 return NULL; in nf_ct_timeout_data()
44 return NULL; in nf_ct_timeout_data()
54 return NULL; in nf_ct_timeout_find()
67 if (timeout_ext == NULL) in nf_ct_timeout_ext_add()
68 return NULL; in nf_ct_timeout_ext_add()
74 return NULL; in nf_ct_timeout_ext_add()
80 unsigned int *timeouts = NULL; in nf_ct_timeout_lookup()
/include/linux/clk/
Drenesas.h24 #define cpg_mstp_attach_dev NULL
25 #define cpg_mstp_detach_dev NULL
32 #define cpg_mssr_attach_dev NULL
33 #define cpg_mssr_detach_dev NULL
/include/net/caif/
Dcfsrvl.h51 if (layr == NULL || layr->up == NULL || s->hold == NULL) in cfsrvl_get()
60 if (layr == NULL || layr->up == NULL || s->hold == NULL) in cfsrvl_put()
/include/net/
Dife.h25 return NULL; in ife_encode()
30 return NULL; in ife_decode()
36 return NULL; in ife_tlv_meta_decode()
47 return NULL; in ife_tlv_meta_next()
/include/linux/sunrpc/
Dsvcauth.h38 cred->cr_group_info = NULL; in init_svc_cred()
39 cred->cr_raw_principal = NULL; in init_svc_cred()
40 cred->cr_principal = NULL; in init_svc_cred()
41 cred->cr_targ_princ = NULL; in init_svc_cred()
42 cred->cr_gss_mech = NULL; in init_svc_cred()
178 return hashlen_hash(hashlen_string(NULL, name)) >> (32 - bits); in hash_str()
183 return full_name_hash(NULL, buf, length) >> (32 - bits); in hash_mem()
/include/linux/soc/samsung/
Ds3c-cpufreq-core.h204 #define s3c_cpufreq_debugfs_call(x) NULL
230 #define s3c2410_iotiming_debugfs NULL
231 #define s3c2410_iotiming_calc NULL
232 #define s3c2410_iotiming_get NULL
233 #define s3c2410_iotiming_set NULL
253 #define s3c2412_iotiming_debugfs NULL
254 #define s3c2412_iotiming_calc NULL
255 #define s3c2412_iotiming_get NULL
256 #define s3c2412_iotiming_set NULL
/include/linux/firmware/
Dtrusted_foundations.h78 if (of_find_compatible_node(NULL, NULL, "tlm,trusted-foundations")) in of_register_trusted_foundations()
79 register_trusted_foundations(NULL); in of_register_trusted_foundations()

12345678910>>...25