Searched refs:cont (Results 1 - 25 of 137) sorted by relevance

123456

/linux-master/drivers/base/
H A Dattribute_container.c27 struct attribute_container *cont; member in struct:internal_container
58 return ic->cont;
69 * @cont: The container to register. This must be allocated by the
73 attribute_container_register(struct attribute_container *cont) argument
75 INIT_LIST_HEAD(&cont->node);
76 klist_init(&cont->containers, internal_container_klist_get,
80 list_add_tail(&cont->node, &attribute_container_list);
90 * @cont: previously registered container to remove
93 attribute_container_unregister(struct attribute_container *cont) argument
98 spin_lock(&cont
146 struct attribute_container *cont; local
211 struct attribute_container *cont; local
240 do_attribute_container_device_trigger_safe(struct device *dev, struct attribute_container *cont, int (*fn)(struct attribute_container *, struct device *, struct device *), int (*undo)(struct attribute_container *, struct device *, struct device *)) argument
305 struct attribute_container *cont, *failed = NULL; local
358 struct attribute_container *cont; local
398 struct attribute_container *cont; local
419 struct attribute_container *cont = local
472 attribute_container_add_class_device_adapter(struct attribute_container *cont, struct device *dev, struct device *classdev) argument
488 struct attribute_container *cont = local
530 attribute_container_find_class_device(struct attribute_container *cont, struct device *dev) argument
[all...]
H A Dtransport_class.c33 static int transport_remove_classdev(struct attribute_container *cont,
120 static int transport_setup_classdev(struct attribute_container *cont, argument
124 struct transport_class *tclass = class_to_transport_class(cont->class);
125 struct transport_container *tcont = attribute_container_to_transport_container(cont);
154 static int transport_add_class_device(struct attribute_container *cont, argument
158 struct transport_class *tclass = class_to_transport_class(cont->class);
161 attribute_container_to_transport_container(cont);
202 static int transport_configure(struct attribute_container *cont, argument
206 struct transport_class *tclass = class_to_transport_class(cont->class);
207 struct transport_container *tcont = attribute_container_to_transport_container(cont);
233 transport_remove_classdev(struct attribute_container *cont, struct device *dev, struct device *classdev) argument
272 transport_destroy_classdev(struct attribute_container *cont, struct device *dev, struct device *classdev) argument
[all...]
/linux-master/drivers/gpu/host1x/
H A Ddebug.h16 void (*fn)(void *ctx, const char *str, size_t len, bool cont);
22 bool cont)
28 bool cont)
30 if (cont)
21 write_to_seqfile(void *ctx, const char *str, size_t len, bool cont) argument
27 write_to_printk(void *ctx, const char *str, size_t len, bool cont) argument
/linux-master/arch/mips/kernel/
H A Dspinlock_test.c15 int cont; local
19 cont = 1;
23 while (cont) {
27 cont = 0;
58 int cont; local
63 cont = 1;
77 while (cont) {
81 cont = 0;
/linux-master/tools/power/cpupower/utils/
H A Dpowercap-info.c95 int ret = 0, cont = 1; local
101 cont = 0;
104 cont = 0;
113 } while (cont);
H A Dcpuidle-set.c29 int ret = 0, cont = 1, param = 0, disabled; local
41 cont = 0;
47 cont = 0;
62 cont = 0;
75 cont = 0;
81 cont = 0;
84 } while (cont);
H A Dcpuidle-info.c140 int ret = 0, cont = 1, output_param = 0, verbose = 1; local
150 cont = 0;
156 cont = 0;
161 cont = 0;
167 } while (cont);
/linux-master/include/linux/
H A Dattribute_container.h39 int attribute_container_register(struct attribute_container *cont);
40 int __must_check attribute_container_unregister(struct attribute_container *cont);
69 int attribute_container_add_class_device_adapter(struct attribute_container *cont,
/linux-master/sound/pci/ice1712/
H A Dwm8766.c278 struct snd_kcontrol_new cont; local
281 memset(&cont, 0, sizeof(cont));
282 cont.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
283 cont.private_value = num;
284 cont.name = wm->ctl[num].name;
285 cont.access = SNDRV_CTL_ELEM_ACCESS_READWRITE;
288 cont.access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE;
289 cont.tlv.p = NULL;
290 cont
[all...]
H A Dse.c584 struct snd_kcontrol_new cont; local
587 memset(&cont, 0, sizeof(cont));
588 cont.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
590 cont.private_value = i;
591 cont.name = se200pci_cont[i].name;
592 cont.access = SNDRV_CTL_ELEM_ACCESS_READWRITE;
593 cont.tlv.p = NULL;
597 cont.info = se200pci_cont_volume_info;
598 cont
[all...]
H A Dwm8776.c548 struct snd_kcontrol_new cont; local
551 memset(&cont, 0, sizeof(cont));
552 cont.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
553 cont.private_value = num;
554 cont.name = wm->ctl[num].name;
555 cont.access = SNDRV_CTL_ELEM_ACCESS_READWRITE;
558 cont.access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE;
559 cont.tlv.p = NULL;
560 cont
[all...]
H A Dpsc724.c304 struct snd_kcontrol_new cont; local
338 memset(&cont, 0, sizeof(cont));
339 cont.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
341 cont.private_value = i;
342 cont.name = psc724_cont[i].name;
343 cont.access = SNDRV_CTL_ELEM_ACCESS_READWRITE;
344 cont.info = snd_ctl_boolean_mono_info;
345 cont.get = psc724_ctl_get;
346 cont
[all...]
/linux-master/drivers/ata/pata_parport/
H A Dfit2.c27 * cont = 0 - access the IDE register file
28 * cont = 1 - access the IDE command set
36 static void fit2_write_regr(struct pi_adapter *pi, int cont, int regr, int val) argument
38 if (cont == 1)
43 static int fit2_read_regr(struct pi_adapter *pi, int cont, int regr) argument
47 if (cont) {
H A Daten.c23 * cont = 0 - access the IDE register file
24 * cont = 1 - access the IDE command set
28 static void aten_write_regr(struct pi_adapter *pi, int cont, int regr, int val) argument
30 int r = regr + cont_map[cont] + 0x80;
35 static int aten_read_regr(struct pi_adapter *pi, int cont, int regr) argument
39 r = regr + cont_map[cont] + 0x40;
H A Don20.c33 * cont = 0 - access the IDE register file
34 * cont = 1 - access the IDE command set
37 static int on20_read_regr(struct pi_adapter *pi, int cont, int regr) argument
41 r = (regr << 2) + 1 + cont;
60 static void on20_write_regr(struct pi_adapter *pi, int cont, int regr, int val) argument
62 int r = (regr << 2) + 1 + cont;
H A Dktti.c23 * cont = 0 - access the IDE register file
24 * cont = 1 - access the IDE command set
28 static void ktti_write_regr(struct pi_adapter *pi, int cont, int regr, int val) argument
30 int r = regr + cont_map[cont];
36 static int ktti_read_regr(struct pi_adapter *pi, int cont, int regr) argument
40 r = regr + cont_map[cont];
H A Dpata_parport.h27 /* registers are addressed as (cont,regr)
28 * cont: 0 for command register file, 1 for control register(s)
60 void (*write_regr)(struct pi_adapter *pi, int cont, int regr, int val);
61 int (*read_regr)(struct pi_adapter *pi, int cont, int regr);
/linux-master/sound/soc/qcom/qdsp6/
H A Dtopology.c120 struct audioreach_container *cont; local
127 cont = idr_find(&apm->containers_idr, container_id);
130 if (cont) {
132 return cont;
136 cont = kzalloc(sizeof(*cont), GFP_KERNEL);
137 if (!cont)
140 INIT_LIST_HEAD(&cont->modules_list);
143 ret = idr_alloc_u32(&apm->containers_idr, cont, &container_id, container_id, GFP_KERNEL);
148 kfree(cont);
161 audioreach_tplg_alloc_module(struct q6apm *apm, struct audioreach_container *cont, struct snd_soc_dapm_widget *w, uint32_t module_id, bool *found) argument
370 struct audioreach_container *cont; local
409 audioreach_parse_common_tokens(struct q6apm *apm, struct audioreach_container *cont, struct snd_soc_tplg_private *private, struct snd_soc_dapm_widget *w) argument
575 struct audioreach_container *cont; local
903 struct audioreach_container *cont; local
[all...]
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_offload.sh192 local cont
196 for cont in "" ets prio; do
199 if [[ -z "$cont$leaf$fifo" ]]; then
203 $cont $leaf $fifo
208 for cont in ets prio; do
210 do_test_nooffload $handle $parent $cont red tbf $leaf
211 do_test_nooffload $handle $parent $cont tbf red $leaf
214 do_test_nooffload $handle $parent $cont $leaf
236 local cont
238 for cont i
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.c58 uint32_t cont, send, line; local
69 cont = 1;
75 cont = 0;
86 HDMI_GENERIC0_CONT, cont,
93 HDMI_GENERIC1_CONT, cont,
100 HDMI_GENERIC2_CONT, cont,
107 HDMI_GENERIC3_CONT, cont,
114 HDMI_GENERIC4_CONT, cont,
121 HDMI_GENERIC5_CONT, cont,
128 HDMI_GENERIC6_CONT, cont,
[all...]
/linux-master/tools/power/cpupower/debug/i386/
H A Ddump_psb.c151 int ret=0, cont=1; local
161 cont = 0;
170 cont = 0;
174 } while(cont);
/linux-master/scripts/
H A Ddecodecode27 cont=
34 cont=yes
37 [ -n "$cont" ] && {
42 cont=
/linux-master/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_stream_encoder.c55 uint32_t cont, send, line; local
65 cont = 1;
71 cont = 0;
82 HDMI_GENERIC0_CONT, cont,
89 HDMI_GENERIC1_CONT, cont,
96 HDMI_GENERIC2_CONT, cont,
103 HDMI_GENERIC3_CONT, cont,
110 HDMI_GENERIC4_CONT, cont,
117 HDMI_GENERIC5_CONT, cont,
124 HDMI_GENERIC6_CONT, cont,
[all...]
/linux-master/sound/soc/codecs/
H A Daw87390.c255 const struct firmware *cont = NULL; local
260 ret = request_firmware(&cont, AW87390_ACF_FILE, aw87390->aw_pa->dev);
266 AW87390_ACF_FILE, cont ? cont->size : 0);
269 struct_size(aw87390->aw_cfg, data, cont->size), GFP_KERNEL);
271 release_firmware(cont);
275 aw87390->aw_cfg->len = cont->size;
276 memcpy(aw87390->aw_cfg->data, cont->data, cont->size);
277 release_firmware(cont);
[all...]
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_task.c108 int cont; local
124 cont = 0;
150 cont = 1;
165 if (!cont) {
174 } while (cont);

Completed in 197 milliseconds

123456