/kernel/linux/linux-5.10/drivers/phy/socionext/ |
H A D | phy-uniphier-usb3ss.c | 65 int nparams; member
|
H A D | phy-uniphier-usb3hs.c | 79 int nparams; member
|
/kernel/linux/linux-5.10/drivers/video/backlight/ |
H A D | tdo24m.c | 180 int nparams, err = 0; in tdo24m_writes() local
|
/kernel/linux/linux-6.6/drivers/video/backlight/ |
H A D | tdo24m.c | 180 int nparams, err = 0; in tdo24m_writes() local
|
/kernel/linux/linux-6.6/drivers/phy/socionext/ |
H A D | phy-uniphier-usb3ss.c | 65 int nparams; member
|
H A D | phy-uniphier-usb3hs.c | 79 int nparams; member
|
/third_party/python/Objects/ |
H A D | genericaliasobject.c | 283 Py_ssize_t nparams = PyTuple_GET_SIZE(params); in subs_tvars() local 409 Py_ssize_t nparams = PyTuple_GET_SIZE(parameters); in _Py_subs_parameters() local
|
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_cm.c | 1391 u32 nparams, flowclen16, flowclen; in cxgbit_tx_flowc_wr_credits() local 1419 u32 nparams, flowclen16, flowclen; in cxgbit_send_tx_flowc_wr() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_mb.c | 193 csio_mb_params(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, unsigned int pf, unsigned int vf, unsigned int nparams, const u32 *params, u32 *val, bool wr, void (*cbfn)(struct csio_hw *, struct csio_mb *)) csio_mb_params() argument 240 csio_mb_process_read_params_rsp(struct csio_hw *hw, struct csio_mb *mbp, enum fw_retval *retval, unsigned int nparams, u32 *val) csio_mb_process_read_params_rsp() argument
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_mb.c | 193 csio_mb_params(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, unsigned int pf, unsigned int vf, unsigned int nparams, const u32 *params, u32 *val, bool wr, void (*cbfn)(struct csio_hw *, struct csio_mb *)) csio_mb_params() argument 240 csio_mb_process_read_params_rsp(struct csio_hw *hw, struct csio_mb *mbp, enum fw_retval *retval, unsigned int nparams, u32 *val) csio_mb_process_read_params_rsp() argument
|
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_cm.c | 1392 u32 nparams, flowclen16, flowclen; in cxgbit_tx_flowc_wr_credits() local 1420 u32 nparams, flowclen16, flowclen; in cxgbit_send_tx_flowc_wr() local [all...] |
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | makepng.c | 175 int nparams; member 1144 check_param_count(int nparams, int expect) in check_param_count() argument 1154 insert_iCCP(png_structp png_ptr, png_infop info_ptr, int nparams, in insert_iCCP() argument 1299 insert_tEXt(png_structp png_ptr, png_infop info_ptr, int nparams, in insert_tEXt() argument 1310 insert_zTXt(png_structp png_ptr, png_infop info_ptr, int nparams, in insert_zTXt() argument 1322 insert_iTXt(png_structp png_ptr, png_infop info_ptr, int nparams, png_charpp params) insert_iTXt() argument 1336 insert_hIST(png_structp png_ptr, png_infop info_ptr, int nparams, png_charpp params) insert_hIST() argument 1378 insert_sBIT(png_structp png_ptr, png_infop info_ptr, int nparams, png_charpp params) insert_sBIT() argument 1423 find_parameters(png_const_charp what, png_charp param, png_charp *list, int nparams) find_parameters() argument 1451 bad_parameter_count(png_const_charp what, int nparams) bad_parameter_count() argument 1458 make_insert(png_const_charp what, void (*insert)(png_structp, png_infop, int, png_charpp), int nparams, png_charpp list) make_insert() argument 1489 int i, nparams; find_insert() local [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | pngget.c | 891 png_get_pCAL(png_const_structrp png_ptr, png_inforp info_ptr, png_charp *purpose, png_int_32 *X0, png_int_32 *X1, int *type, int *nparams, png_charp *units, png_charpp *params) png_get_pCAL() argument
|
H A D | pngrutil.c | 2249 png_byte type, nparams; in png_handle_pCAL() local [all...] |
H A D | pngset.c | 312 png_set_pCAL(png_const_structrp png_ptr, png_inforp info_ptr, png_const_charp purpose, png_int_32 X0, png_int_32 X1, int type, int nparams, png_const_charp units, png_charpp params) png_set_pCAL() argument [all...] |
H A D | pngtest.c | 1245 int type, nparams; in test_one_file() local
|
H A D | pngwutil.c | 1744 png_write_pCAL(png_structrp png_ptr, png_charp purpose, png_int_32 X0, png_int_32 X1, int type, int nparams, png_const_charp units, png_charpp params) png_write_pCAL() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 621 static int t4vf_query_params(struct adapter *adapter, unsigned int nparams, in t4vf_query_params() argument 659 int t4vf_set_params(struct adapter *adapter, unsigned int nparams, in t4vf_set_params() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_io.c | 75 static int flowc_wr_credits(int nparams, int *flowclenp) in flowc_wr_credits() argument 166 int nparams, paramidx, flowclen16, flowclen; in send_tx_flowc_wr() local
|
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 592 int nparams, flowclen16, flowclen; in tx_flowc_wr_credits() local 617 int nparams, flowclen16, flowclen; in send_tx_flowc_wr() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 622 static int t4vf_query_params(struct adapter *adapter, unsigned int nparams, in t4vf_query_params() argument 660 int t4vf_set_params(struct adapter *adapter, unsigned int nparams, in t4vf_set_params() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_io.c | 75 static int flowc_wr_credits(int nparams, int *flowclenp) in flowc_wr_credits() argument 166 int nparams, paramidx, flowclen16, flowclen; in send_tx_flowc_wr() local
|
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 593 int nparams, flowclen16, flowclen; in tx_flowc_wr_credits() local 618 int nparams, flowclen16, flowclen; in send_tx_flowc_wr() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 593 int nparams; in send_flowc() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 593 int nparams; in send_flowc() local
|