[go: nahoru, domu]

Searched defs:index (Results 1 - 25 of 1614) sorted by relevance

1234567891011>>

/drivers/acpi/acpica/
H A Dexdebug.c58 * index - Current package element, zero if not pkg
75 u32 level, u32 index)
101 if (!((level > 0) && index == 0)) {
105 /* Display the index for package output only */
107 if (index > 0) {
108 acpi_os_printf("(%.2u) ", index - 1);
74 acpi_ex_do_debug_object(union acpi_operand_object *source_desc, u32 level, u32 index) argument
H A Dexoparg2.c258 u64 index; local
365 index = operand[1]->integer.value;
366 return_desc->reference.value = (u32) index;
371 * Verify that the index is within range.
376 if (index >= operand[0]->string.length) {
387 if (index >= operand[0]->buffer.length) {
398 if (index >= operand[0]->package.count) {
405 &operand[0]->package.elements[index];
419 ACPI_FORMAT_UINT64(index),
426 * of the index
[all...]
H A Dexoparg3.c150 u64 index; local
171 index = operand[1]->integer.value;
175 * If the index is beyond the length of the String/Buffer, or if the
178 if (index >= operand[0]->string.length) {
184 else if ((index + length) > operand[0]->string.length) {
186 (acpi_size) index;
229 ACPI_MEMCPY(buffer, operand[0]->string.pointer + index,
H A Dexoparg6.c215 u64 index; local
239 index = operand[5]->integer.value;
240 if (index >= operand[0]->package.count) {
243 ACPI_FORMAT_UINT64(index),
270 for (; index < operand[0]->package.count; index++) {
274 this_element = operand[0]->package.elements[index];
299 return_desc->integer.value = index;
H A Dnsnames.c71 acpi_size index; local
78 index = size - 1;
79 if (index < ACPI_NAME_SIZE) {
88 name_buffer[index] = 0;
90 while ((index > ACPI_NAME_SIZE) && (parent_node != acpi_gbl_root_node)) {
91 index -= ACPI_NAME_SIZE;
95 ACPI_MOVE_32_TO_32((name_buffer + index), &parent_node->name);
100 index--;
101 name_buffer[index] = ACPI_PATH_SEPARATOR;
106 name_buffer[index]
[all...]
H A Dutownerid.c90 * allocations. (ACPI_NUM_OWNERID_MASKS + 1) because first index may have
109 * Found a free ID. The actual ID is the bit index plus one,
119 * Construct encoded ID from the index and bit position
174 u32 index; local
201 /* Decode ID to index/offset pair */
203 index = ACPI_DIV_32(owner_id);
208 if (acpi_gbl_owner_id_mask[index] & bit) {
209 acpi_gbl_owner_id_mask[index] ^= bit;
/drivers/gpu/drm/ast/
H A Dast_dram_tables.h6 u16 index; member in struct:ast_dramstruct
/drivers/usb/chipidea/
H A Dci_hdrc_imx.h17 int index; member in struct:imx_usbmisc_data
/drivers/video/
H A Dof_videomode.c17 * of_get_videomode - get the videomode #<index> from devicetree
20 * @index - index into list of display_timings
26 * specified by index into *vm. This function should only be used, if
32 int index)
43 if (index == OF_USE_NATIVE_MODE)
44 index = disp->native_mode;
46 ret = videomode_from_timings(disp, vm, index);
31 of_get_videomode(struct device_node *np, struct videomode *vm, int index) argument
H A Dvideomode.c33 struct videomode *vm, unsigned int index)
37 dt = display_timings_get(disp, index);
32 videomode_from_timings(const struct display_timings *disp, struct videomode *vm, unsigned int index) argument
/drivers/clk/spear/
H A Dclk.c18 int *index)
22 for (*index = 0; *index < rtbl_cnt; (*index)++) {
24 rate = calc_rate(hw, parent_rate, *index);
27 if (*index) {
29 (*index)--;
35 if ((*index) == rtbl_cnt)
36 (*index)--;
16 clk_round_rate_index(struct clk_hw *hw, unsigned long drate, unsigned long parent_rate, clk_calc_rate calc_rate, u8 rtbl_cnt, int *index) argument
/drivers/cpuidle/
H A Dcpuidle-at91.c32 int index)
35 return index;
30 at91_enter_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
H A Dcpuidle-zynq.c38 struct cpuidle_driver *drv, int index)
43 return index;
37 zynq_enter_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
H A Dcpuidle-calxeda.c42 int index)
48 return index;
40 calxeda_pwrdown_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
H A Dcpuidle-clps711x.c23 struct cpuidle_driver *drv, int index)
27 return index;
22 clps711x_cpuidle_halt(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
H A Dcpuidle-exynos.c25 int index)
27 int new_index = index;
23 exynos_enter_lowpower(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) argument
/drivers/gpu/drm/
H A Ddrm_of.c19 unsigned int index = 0; local
24 return 1 << index;
26 index++;
/drivers/gpu/drm/nouveau/core/include/subdev/bios/
H A Dcstep.h9 u8 index; member in struct:nvbios_cstepE
/drivers/gpu/drm/rcar-du/
H A Drcar_du_group.h25 * @index: group index
33 unsigned int index; member in struct:rcar_du_group
/drivers/media/pci/cx25821/
H A Dcx25821-biffuncs.h28 static inline u8 getBit(u32 sample, u8 index) argument
30 return (u8) ((sample >> index) & 1);
/drivers/scsi/fnic/
H A Dvnic_cq_copy.h26 unsigned int index,
41 if ((*q_service)(cq->vdev, cq->index, desc))
23 vnic_cq_copy_service( struct vnic_cq *cq, int (*q_service)(struct vnic_dev *vdev, unsigned int index, struct fcpio_fw_req *desc), unsigned int work_to_do) argument
H A Dvnic_intr.c33 unsigned int index)
35 intr->index = index;
38 intr->ctrl = vnic_dev_get_res(vdev, RES_TYPE_INTR_CTRL, index);
41 index);
32 vnic_intr_alloc(struct vnic_dev *vdev, struct vnic_intr *intr, unsigned int index) argument
/drivers/staging/android/
H A Dtimed_output.h30 int index; member in struct:timed_output_dev
/drivers/clk/
H A Dclk-conf.c21 int index, rc, num_parents; local
30 for (index = 0; index < num_parents; index++) {
32 "#clock-cells", index, &clkspec);
45 index, node->full_name);
50 "#clock-cells", index, &clkspec);
60 index, node->full_name);
83 int rc, index = 0; local
90 "#clock-cells", index,
[all...]
/drivers/cpufreq/
H A Ddbx500-cpufreq.c23 unsigned int index)
26 return clk_set_rate(armss_clk, freq_table[index].frequency * 1000);
22 dbx500_cpufreq_target(struct cpufreq_policy *policy, unsigned int index) argument

Completed in 299 milliseconds

1234567891011>>