Searched refs:put (Results 1 – 18 of 18) sorted by relevance
| /include/linux/ |
| D | klist.h | 22 void (*put)(struct klist_node *); member 29 .put = _put, } 35 void (*put)(struct klist_node *));
|
| D | proc_ns.h | 21 void (*put)(struct ns_common *ns); member
|
| D | fwnode.h | 140 void (*put)(struct fwnode_handle *fwnode); member
|
| D | host1x.h | 143 void (*put)(struct host1x_bo *bo); member 172 bo->ops->put(bo); in host1x_bo_put()
|
| D | property.h | 200 fwnode_call_void_op(fwnode, put); in fwnode_handle_put()
|
| /include/sound/ |
| D | soc.h | 74 .put = snd_soc_put_volsw, \ 79 .put = snd_soc_put_volsw_range, \ 90 .put = snd_soc_put_volsw, \ 99 .put = snd_soc_put_volsw_sx, \ 110 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 118 .put = snd_soc_put_volsw, \ 132 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \ 139 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 148 .put = snd_soc_put_volsw, \ 158 .put = snd_soc_put_volsw_sx, \ [all …]
|
| D | wss.h | 168 .put = snd_wss_put_single, \ 184 .put = snd_wss_put_double, \ 195 .put = snd_wss_put_single, \ 207 .put = snd_wss_put_double, \
|
| D | soc-topology.h | 80 int (*put)(struct snd_kcontrol *kcontrol, member 91 int (*put)(struct snd_kcontrol *kcontrol, member
|
| D | soc-dapm.h | 331 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 336 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 341 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 346 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 355 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 362 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 370 .put = snd_soc_dapm_put_enum_double, \ 376 .put = xput, \ 382 .put = snd_soc_dapm_put_pin_switch, \
|
| D | control.h | 57 snd_kcontrol_put_t *put; member 76 snd_kcontrol_put_t *put; member
|
| /include/media/ |
| D | videobuf2-memops.h | 30 void (*put)(void *arg); member
|
| D | videobuf2-core.h | 122 void (*put)(void *buf_priv); member
|
| /include/net/caif/ |
| D | cfsrvl.h | 24 void (*put)(struct cflayer *lyr); member 60 s->put(layr->up); in cfsrvl_put()
|
| D | caif_dev.h | 96 void (*put)(struct cflayer *lyr));
|
| /include/net/netfilter/ |
| D | nf_flow_table.h | 66 void (*put)(struct nf_flowtable *ft); member 274 if (flow_table->type->put) in nf_flow_table_offload_del_cb() 275 flow_table->type->put(flow_table); in nf_flow_table_offload_del_cb()
|
| /include/uapi/sound/ |
| D | asoc.h | 279 __le32 put; member
|
| /include/linux/ceph/ |
| D | messenger.h | 27 void (*put)(struct ceph_connection *); member
|
| /include/net/ |
| D | sch_generic.h | 357 void (*put)(struct tcf_proto *tp, void *f); member
|