Home
last modified time | relevance | path

Searched defs:bounds (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/arch/alpha/kernel/
Dtime.c257 static struct bounds { in validate_cc_value() struct
258 unsigned int min, max; in validate_cc_value()
/linux-3.3/security/selinux/ss/
Dpolicydb.h68 u32 bounds; /* boundary of role */ member
101 u32 bounds; /* boundary of type */ member
109 u32 bounds; /* bounds of user */ member
/linux-3.3/drivers/media/video/et61x251/
Det61x251_core.c1780 struct v4l2_rect* bounds = &(s->cropcap.bounds); in et61x251_vidioc_s_crop() local
1981 struct v4l2_rect* bounds = &(s->cropcap.bounds); in et61x251_vidioc_try_s_fmt() local
/linux-3.3/arch/powerpc/platforms/powernv/
Dpci-ioda.c460 struct resource *bounds; in pnv_ioda_resource_fit() local
/linux-3.3/fs/hpfs/
Dhpfs.h211 u32 bounds; /* matches corresponding word member
229 u32 bounds[3]; /* looks a bit like member
/linux-3.3/drivers/media/video/sn9c102/
Dsn9c102_core.c2363 struct v4l2_rect* bounds = &(s->cropcap.bounds); in sn9c102_vidioc_s_crop() local
2586 struct v4l2_rect* bounds = &(s->cropcap.bounds); in sn9c102_vidioc_try_s_fmt() local
/linux-3.3/include/linux/
Dvideodev2.h738 struct v4l2_rect bounds; member