Home
last modified time | relevance | path

Searched defs:ext (Results 1 – 25 of 58) sorted by relevance

123

/linux-4.19.296/drivers/extcon/
Dextcon-intel-cht-wc.c105 static int cht_wc_extcon_get_id(struct cht_wc_extcon_data *ext, int pwrsrc_sts) in cht_wc_extcon_get_id()
119 static int cht_wc_extcon_get_charger(struct cht_wc_extcon_data *ext, in cht_wc_extcon_get_charger()
175 static void cht_wc_extcon_set_phymux(struct cht_wc_extcon_data *ext, u8 state) in cht_wc_extcon_set_phymux()
184 static void cht_wc_extcon_set_5v_boost(struct cht_wc_extcon_data *ext, in cht_wc_extcon_set_5v_boost()
203 static void cht_wc_extcon_set_state(struct cht_wc_extcon_data *ext, in cht_wc_extcon_set_state()
211 static void cht_wc_extcon_pwrsrc_event(struct cht_wc_extcon_data *ext) in cht_wc_extcon_pwrsrc_event()
258 struct cht_wc_extcon_data *ext = data; in cht_wc_extcon_isr() local
278 static int cht_wc_extcon_sw_control(struct cht_wc_extcon_data *ext, bool enable) in cht_wc_extcon_sw_control()
294 struct cht_wc_extcon_data *ext; in cht_wc_extcon_probe() local
374 struct cht_wc_extcon_data *ext = platform_get_drvdata(pdev); in cht_wc_extcon_remove() local
/linux-4.19.296/include/linux/netfilter/ipset/
Dip_set_skbinfo.h15 const struct ip_set_ext *ext, in ip_set_get_skbinfo()
40 const struct ip_set_ext *ext) in ip_set_init_skbinfo()
Dip_set_counter.h57 const struct ip_set_ext *ext, u32 flags) in ip_set_update_counter()
79 const struct ip_set_ext *ext) in ip_set_init_counter()
Dip_set_comment.h24 const struct ip_set_ext *ext) in ip_set_init_comment()
/linux-4.19.296/fs/ext4/
Dext4_extents.h183 static inline void ext4_ext_mark_unwritten(struct ext4_extent *ext) in ext4_ext_mark_unwritten()
190 static inline int ext4_ext_is_unwritten(struct ext4_extent *ext) in ext4_ext_is_unwritten()
196 static inline int ext4_ext_get_actual_len(struct ext4_extent *ext) in ext4_ext_get_actual_len()
203 static inline void ext4_ext_mark_initialized(struct ext4_extent *ext) in ext4_ext_mark_initialized()
Dmove_extent.c94 struct ext4_extent *ext; in mext_check_coverage() local
/linux-4.19.296/drivers/media/common/saa7146/
Dsaa7146_core.c356 struct saa7146_extension *ext = pci_ext->ext; in saa7146_init_one() local
547 int saa7146_register_extension(struct saa7146_extension* ext) in saa7146_register_extension()
560 int saa7146_unregister_extension(struct saa7146_extension* ext) in saa7146_unregister_extension()
/linux-4.19.296/include/net/netfilter/
Dnf_conntrack_extend.h52 static inline bool __nf_ct_ext_exist(const struct nf_ct_ext *ext, u8 id) in __nf_ct_ext_exist()
69 #define nf_ct_ext_find(ext, id) \ argument
Dnf_tables.h569 static inline void nft_set_ext_init(struct nft_set_ext *ext, in nft_set_ext_init()
575 static inline bool __nft_set_ext_exists(const struct nft_set_ext *ext, u8 id) in __nft_set_ext_exists()
580 static inline bool nft_set_ext_exists(const struct nft_set_ext *ext, u8 id) in nft_set_ext_exists()
585 static inline void *nft_set_ext(const struct nft_set_ext *ext, u8 id) in nft_set_ext()
590 static inline struct nft_data *nft_set_ext_key(const struct nft_set_ext *ext) in nft_set_ext_key()
595 static inline struct nft_data *nft_set_ext_data(const struct nft_set_ext *ext) in nft_set_ext_data()
600 static inline u8 *nft_set_ext_flags(const struct nft_set_ext *ext) in nft_set_ext_flags()
605 static inline u64 *nft_set_ext_timeout(const struct nft_set_ext *ext) in nft_set_ext_timeout()
610 static inline u64 *nft_set_ext_expiration(const struct nft_set_ext *ext) in nft_set_ext_expiration()
615 static inline struct nft_userdata *nft_set_ext_userdata(const struct nft_set_ext *ext) in nft_set_ext_userdata()
[all …]
/linux-4.19.296/fs/hfs/
Dextent.c74 static u16 hfs_ext_find_block(struct hfs_extent *ext, u16 off) in hfs_ext_find_block()
89 static int hfs_ext_block_count(struct hfs_extent *ext) in hfs_ext_block_count()
99 static u16 hfs_ext_lastblock(struct hfs_extent *ext) in hfs_ext_lastblock()
Dinode.c265 void hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_read_fork()
406 void hfs_inode_write_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_write_fork()
/linux-4.19.296/fs/affs/
Dfile.c118 affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext) in affs_alloc_extblock()
156 affs_get_extblock(struct inode *inode, u32 ext) in affs_get_extblock()
170 affs_get_extblock_slow(struct inode *inode, u32 ext) in affs_get_extblock_slow()
299 u32 ext; in affs_get_block() local
862 u32 ext, ext_key; in affs_truncate() local
/linux-4.19.296/fs/hfsplus/
Dextents.c51 static u32 hfsplus_ext_find_block(struct hfsplus_extent *ext, u32 off) in hfsplus_ext_find_block()
66 static int hfsplus_ext_block_count(struct hfsplus_extent *ext) in hfsplus_ext_block_count()
76 static u32 hfsplus_ext_lastblock(struct hfsplus_extent *ext) in hfsplus_ext_lastblock()
/linux-4.19.296/drivers/i2c/busses/
Di2c-octeon-core.c468 u64 ext = 0; in octeon_i2c_hlc_write() local
508 u64 ext = 0; in octeon_i2c_hlc_comp_read() local
547 u64 cmd, ext = 0; in octeon_i2c_hlc_comp_write() local
/linux-4.19.296/drivers/hid/
Dhid-wiimote-modules.c823 static void wiimod_nunchuk_in_ext(struct wiimote_data *wdata, const __u8 *ext) in wiimod_nunchuk_in_ext()
1047 static void wiimod_classic_in_ext(struct wiimote_data *wdata, const __u8 *ext) in wiimod_classic_in_ext()
1301 const __u8 *ext) in wiimod_bboard_in_ext()
1607 static void wiimod_pro_in_ext(struct wiimote_data *wdata, const __u8 *ext) in wiimod_pro_in_ext()
1978 static void wiimod_drums_in_ext(struct wiimote_data *wdata, const __u8 *ext) in wiimod_drums_in_ext()
2207 static void wiimod_guitar_in_ext(struct wiimote_data *wdata, const __u8 *ext) in wiimod_guitar_in_ext()
2472 static void wiimod_mp_in_mp(struct wiimote_data *wdata, const __u8 *ext) in wiimod_mp_in_mp()
Dhid-wiimote-core.c200 bool ext; in select_drm() local
723 static void wiimote_ext_load(struct wiimote_data *wdata, unsigned int ext) in wiimote_ext_load()
869 bool ext; in wiimote_init_detect() local
/linux-4.19.296/fs/efs/
Dinode.c206 efs_extent ext, *exts; in efs_map_block() local
/linux-4.19.296/include/uapi/linux/
Dwmi.h46 struct dell_wmi_extensions ext; member
Dphonet.h81 } ext; member
/linux-4.19.296/drivers/pci/hotplug/
Dcpci_hotplug_pci.c133 int ext = 0; in cpci_check_ext() local
/linux-4.19.296/fs/xfs/
Dxfs_trans_refcount.c137 struct xfs_phys_extent *ext; in xfs_refcount_update_log_item() local
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_inode_fork.h168 #define for_each_xfs_iext(ifp, ext, got) \ argument
Dxfs_refcount.c873 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_extents() local
1395 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_cow_extents() local
/linux-4.19.296/fs/udf/
Dunicode.c168 uint8_t ext[EXT_SIZE * NLS_MAX_CHARSET_SIZE + 1]; in udf_name_from_CS0() local
/linux-4.19.296/fs/9p/
Dvfs_inode.c146 char type = 0, ext[32]; in p9mode2unixmode() local
1182 char ext[32]; in v9fs_stat2inode() local

123