Lines Matching full:consumer
80 * @id: clock consumer ID
114 * @dev: device for clock "consumer"
192 * provider. It prevents any other consumer to execute, even indirectly,
374 * @dev: device for clock "consumer"
375 * @id: clock consumer ID
379 * uses @dev and @id to determine the clock consumer, and thereby
391 * @dev: device for clock "consumer"
393 * @clks: the clk_bulk_data table of consumer
402 * clock consumer, and thereby the clock producer.
414 * @dev: device for clock "consumer"
415 * @clks: pointer to the clk_bulk_data table of consumer
434 * @dev: device for clock "consumer"
436 * @clks: the clk_bulk_data table of consumer
446 * @dev: device for clock "consumer"
448 * @clks: the clk_bulk_data table of consumer
459 * devm_clk_bulk_get_optional - managed get multiple optional consumer clocks
460 * @dev: device for clock "consumer"
462 * @clks: pointer to the clk_bulk_data table of consumer
472 * clock consumer, and thereby the clock producer.
483 * @dev: device for clock "consumer"
484 * @clks: pointer to the clk_bulk_data table of consumer
499 * devm_clk_bulk_get_all_enabled - Get and enable all clocks of the consumer (managed)
500 * @dev: device for clock "consumer"
501 * @clks: pointer to the clk_bulk_data table of consumer
508 * consumer and enables them in one operation with management.
518 * @dev: device for clock "consumer"
519 * @id: clock consumer ID
525 * uses @dev and @id to determine the clock consumer, and thereby
539 * @dev: device for clock "consumer"
540 * @id: clock consumer ID
546 * uses @dev and @id to determine the clock consumer, and thereby
560 * @dev: device for clock "consumer"
561 * @id: clock consumer ID
567 * uses @dev and @id to determine the clock consumer, and thereby
581 * @dev: device for clock "consumer"
582 * @id: clock consumer ID
588 * uses @dev and @id to determine the clock consumer, and thereby
603 * @dev: device for clock "consumer"
604 * @id: clock consumer ID
610 * uses @dev and @id to determine the clock consumer, and thereby
626 * @dev: device for clock "consumer"
627 * @id: clock consumer ID
633 * uses @dev and @id to determine the clock consumer, and thereby
649 * @dev: device for clock "consumer"
650 * @id: clock consumer ID
657 * uses @dev and @id to determine the clock consumer, and thereby
674 * @dev: device for clock "consumer"
675 * @np: pointer to clock consumer node
676 * @con_id: clock consumer ID
703 * @clks: the clk_bulk_data table of consumer
732 * @clks: the clk_bulk_data table of consumer
768 * @clks: the clk_bulk_data table of consumer
781 * @clks: the clk_bulk_data table of consumer
926 * uses @dev_id and @con_id to determine the clock consumer, and
1199 * @dev: device for clock "consumer"
1200 * @id: clock consumer ID