Home
last modified time | relevance | path

Searched defs:minlevel (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dmain.c645 s16 curlevel = 0, minlevel = 0, maxlevel = 0; in lbs_setup_firmware() local
H A Dcmd.c506 int lbs_get_tx_power(struct lbs_private *priv, s16 *curlevel, s16 *minlevel, in lbs_get_tx_power() argument
H A Dhost.h656 s8 minlevel; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dmain.c644 s16 curlevel = 0, minlevel = 0, maxlevel = 0; in lbs_setup_firmware() local
H A Dcmd.c505 int lbs_get_tx_power(struct lbs_private *priv, s16 *curlevel, s16 *minlevel, in lbs_get_tx_power() argument
H A Dhost.h660 s8 minlevel; member
/third_party/mesa3d/src/mesa/main/
H A Dtextureview.c531 texture_view(struct gl_context *ctx, struct gl_texture_object *origTexObj, struct gl_texture_object *texObj, GLenum target, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers, bool no_error) texture_view() argument
711 _mesa_TextureView_no_error(GLuint texture, GLenum target, GLuint origtexture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers) _mesa_TextureView_no_error() argument
729 _mesa_TextureView(GLuint texture, GLenum target, GLuint origtexture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers) _mesa_TextureView() argument
[all...]
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dbtree.c1615 const int minlevel = NILFS_BTREE_LEVEL_NODE_MIN; in nilfs_btree_seek_key() local
546 nilfs_btree_do_lookup(const struct nilfs_bmap *btree, struct nilfs_btree_path *path, __u64 key, __u64 *ptrp, int minlevel, int readahead) nilfs_btree_do_lookup() argument
657 nilfs_btree_get_next_key(const struct nilfs_bmap *btree, const struct nilfs_btree_path *path, int minlevel, __u64 *nextkey) nilfs_btree_get_next_key() argument
1981 nilfs_btree_prepare_propagate_v(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int minlevel, int *maxlevelp, struct inode *dat) nilfs_btree_prepare_propagate_v() argument
2016 nilfs_btree_commit_propagate_v(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int minlevel, int maxlevel, struct buffer_head *bh, struct inode *dat) nilfs_btree_commit_propagate_v() argument
[all...]
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dbtree.c1614 const int minlevel = NILFS_BTREE_LEVEL_NODE_MIN; in nilfs_btree_seek_key() local
546 nilfs_btree_do_lookup(const struct nilfs_bmap *btree, struct nilfs_btree_path *path, __u64 key, __u64 *ptrp, int minlevel, int readahead) nilfs_btree_do_lookup() argument
657 nilfs_btree_get_next_key(const struct nilfs_bmap *btree, const struct nilfs_btree_path *path, int minlevel, __u64 *nextkey) nilfs_btree_get_next_key() argument
1978 nilfs_btree_prepare_propagate_v(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int minlevel, int *maxlevelp, struct inode *dat) nilfs_btree_prepare_propagate_v() argument
2013 nilfs_btree_commit_propagate_v(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int minlevel, int maxlevel, struct buffer_head *bh, struct inode *dat) nilfs_btree_commit_propagate_v() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_enc.c1966 const int minlevel = s->min_qcoeff; in clip_coeffs() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp5988 unsigned int minlevel = 0; initTextureObject() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationGL4.cpp870 ValidateTextureView(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLenum target, GLuint origtexture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers) ValidateTextureView() argument
H A DContext_gl.cpp2753 textureView(TextureID texture, GLenum target, GLuint origtexture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers) textureView() argument
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_4_autogen.cpp5518 GL_TextureView(GLuint texture, GLenum target, GLuint origtexture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers) GL_TextureView() argument
H A DlibGL_autogen.cpp5302 glTextureView(GLuint texture, GLenum target, GLuint origtexture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers) glTextureView() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dnull_functions.cpp2724 glTextureViewNULL(GLuint texture, GLenum target, GLuint origtexture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers) glTextureViewNULL() argument

Completed in 80 milliseconds