Searched refs:_path (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | fs_parser.h | 83 struct path *_path);
|
| /linux/fs/smb/client/ |
| H A D | cifsglob.h | 2210 #define CIFS_OPARMS(_cifs_sb, _tcon, _path, _da, _cd, _co, _mode) \ argument 2213 .path = _path, \
|
| /linux/Documentation/filesystems/ |
| H A D | mount_api.rst | 804 struct path *_path); 810 Returns 0 if successful and ``*_path`` will be set; returns a negative
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8822c.c | 1026 #define RF_SET_POWER_TRIM(_path, _seq, _idx) \ in rtw8822c_set_power_trim() argument 1028 rtw_write_rf(rtwdev, _path, 0x33, RFREG_MASK, _seq); \ in rtw8822c_set_power_trim() 1029 rtw_write_rf(rtwdev, _path, 0x3f, RFREG_MASK, \ in rtw8822c_set_power_trim() 1030 bb_gain[_path][_idx]); \ in rtw8822c_set_power_trim()
|