~ubuntu-branches/ubuntu/quantal/linux-linaro-mx51/quantal

« back to all changes in this revision

Viewing changes to include/linux/posix-clock.h

  • Committer: Package Import Robot
  • Author(s): John Rigby, John Rigby
  • Date: 2011-09-26 10:44:23 UTC
  • Revision ID: package-import@ubuntu.com-20110926104423-3o58a3c1bj7x00rs
Tags: 3.0.0-1007.9
[ John Rigby ]

Enable crypto modules and remove crypto-modules from
exclude-module files
LP: #826021

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
 * @timer_create:   Create a new timer
46
46
 * @timer_delete:   Remove a previously created timer
47
47
 * @timer_gettime:  Get remaining time and interval of a timer
48
 
 * @timer_setttime: Set a timer's initial expiration and interval
 
48
 * @timer_settime: Set a timer's initial expiration and interval
49
49
 * @fasync:         Optional character device fasync method
50
50
 * @mmap:           Optional character device mmap method
51
51
 * @open:           Optional character device open method