Query: clk_get_sys
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CLK_GET_SYS(9) Clock Framework CLK_GET_SYS(9)NAMEclk_get_sys - get a clock based upon the device nameSYNOPSISstruct clk * clk_get_sys(const char * dev_id, const char * con_id);ARGUMENTSdev_id device name con_id connection IDDESCRIPTIONReturns a struct clk corresponding to the clock producer, or valid IS_ERR condition containing errno. The implementation uses dev_id and con_id to determine the clock consumer, and thereby the clock producer. In contrast to clk_get this function takes the device name instead of the device itself for identification. Drivers must assume that the clock source is not enabled. clk_get_sys should not be called from within interrupt context.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CLK_GET_SYS(9)
Related Man Pages |
---|
pvm_hostsync(3pvm) - redhat |
pvmfhostsync(3pvm) - redhat |
request_threaded_irq(9) - centos |
clock_getres(3) - osf1 |
drv_hztousec(9f) - sunos |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Controlling user input |
Please Welcome Dave Munro to the Moderator Team! |