Home
last modified time | relevance | path

Searched refs:write_type (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
H A Dcdrom.h195 __u8 write_type : 4; member
207 __u8 write_type : 4;
H A Dpktcdvd.h34 __u8 write_type; member
/linux-6.15/drivers/pinctrl/nxp/
H A Dpinctrl-s32cc.c564 enum s32_write_type write_type) in s32_pinconf_mscr_write() argument
586 if (write_type == S32_PINCONF_OVERWRITE) in s32_pinconf_mscr_write()
592 if (write_type == S32_PINCONF_OVERWRITE) in s32_pinconf_mscr_write()
/linux-6.15/drivers/block/
H A Dpktcdvd.c446 if (pd->settings.write_type == 0) in pkt_seq_show()
1675 wp->write_type = pd->settings.write_type; in pkt_set_write_settings()
1876 pd->settings.write_type = 0; /* packet */ in pkt_probe_settings()