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_enable - 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
506 * consumer and enables them in one operation with management.
516 * @dev: device for clock "consumer"
517 * @id: clock consumer ID
523 * uses @dev and @id to determine the clock consumer, and thereby
537 * @dev: device for clock "consumer"
538 * @id: clock consumer ID
544 * uses @dev and @id to determine the clock consumer, and thereby
558 * @dev: device for clock "consumer"
559 * @id: clock consumer ID
565 * uses @dev and @id to determine the clock consumer, and thereby
579 * @dev: device for clock "consumer"
580 * @id: clock consumer ID
586 * uses @dev and @id to determine the clock consumer, and thereby
601 * @dev: device for clock "consumer"
602 * @id: clock consumer ID
608 * uses @dev and @id to determine the clock consumer, and thereby
624 * @dev: device for clock "consumer"
625 * @id: clock consumer ID
631 * uses @dev and @id to determine the clock consumer, and thereby
647 * @dev: device for clock "consumer"
648 * @id: clock consumer ID
655 * uses @dev and @id to determine the clock consumer, and thereby
672 * @dev: device for clock "consumer"
673 * @np: pointer to clock consumer node
674 * @con_id: clock consumer ID
701 * @clks: the clk_bulk_data table of consumer
730 * @clks: the clk_bulk_data table of consumer
766 * @clks: the clk_bulk_data table of consumer
779 * @clks: the clk_bulk_data table of consumer
924 * uses @dev_id and @con_id to determine the clock consumer, and
1197 * @dev: device for clock "consumer"
1198 * @id: clock consumer ID